This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [Gc] PRINT_STATS kind, and free_space_divisor


Boehm, Hans wrote:
> Re: new regions.
> Unfortunately, it's hard to figure out what those are.  They have
> type MEM_PRIVATE.  It would be wonderful if we could discard those
> as well, and trace only from MEM_IMAGE sections.  I'm pretty sure
> that dll initialized data is mapped as MEM_IMAGE.  Does anyone
> know how win32 handles uninitialized data?

Uninitialized data is MEM_IMAGE as well.

Regards,
Jeroen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]