Date: Tue, 27 Nov 2007 03:09:24 +0000 (UTC) From: Jason Evans <jasone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <200711270309.lAR39O6D077703@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711270309.lAR39O6D077703>