This is the mail archive of the gcc-patches@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]

Re: Reducing memory consumption


  In message <or7leyso9r.fsf@garnize.lsd.ic.unicamp.br>you write:
  > On Mar 19, 2000, Jeffrey A Law <law@cygnus.com> wrote:
  > 
  > > we have to use valloc the amount of memory held by GC is actually 2X
  > > what it should be (go look at how valloc works when you ask for a
  > > page of memory :(.
  > 
  > Would you like to try that patch that moved the page allocation
  > mechanisms into libiberty?  It was supposed to improve the use of
  > valloc too, and fallback to malloc if it can't be done.
I probably will the next time I try to bootstrap the m68k -- probably
as soon as the rest of the targets settle down.

jeff


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