This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: malloc() wastes 50%...


On Friday 01 September 2006 14:20, John Moser wrote:
> A little probing and I find that the memory allocator in glibc seems to
> be wasting ... a lot of memory.

are you looking at just virtual memory ?  overcommitting with virutal memory 
isnt that big of a deal, what you should worry about is wasting of actual 
memory (the RSS value) and i doubt that's glibc's fault
-mike

Attachment: pgp00000.pgp
Description: PGP signature


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