cvs commit: src/lib/libc/stdlib malloc.c
Jason Evans
jasone at FreeBSD.org
Sun Mar 26 23:41:35 UTC 2006
jasone 2006-03-26 23:41:35 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib malloc.c
Log:
Allow the 'n' option to decrease the number of arenas below the default,
to as little as one arena. Also, limit the number of arenas to avoid a
potential invariant violation in base_alloc().
Revision Changes Path
1.118 +16 -2 src/lib/libc/stdlib/malloc.c
More information about the cvs-src
mailing list