cvs commit: src/lib/libc/stdlib malloc.c
Jason Evans
jasone at FreeBSD.org
Mon Nov 26 19:09:24 PST 2007
jasone 2007-11-27 03:09:24 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib malloc.c
Log:
Fix stats printing of the amount of memory currently consumed by huge
allocations. [1]
Fix calculation of the number of arenas when 'n' is specified via
MALLOC_OPTIONS.
Clean up various style inconsistencies.
Obtained from: [1] NetBSD
Revision Changes Path
1.148 +37 -36 src/lib/libc/stdlib/malloc.c
More information about the cvs-src
mailing list