This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: memory consumption


Jay K <jay.krell@cornell.edu> writes:

> I wonder if -with-gc=zone gets much testing?

It doesn't get much testing, no.  Still, please do file a bug if it
does not work.  Thanks.


>   And if any systems lack mmap now? (or suitable simulation on Windows)

If mmap is not available, ggc-page simply uses malloc directly.

Ian


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