Date: Sun, 23 Jul 2006 19:55:41 +0000 (UTC) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c Message-ID: <200607231955.k6NJtfjO046210@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2006-07-23 19:55:41 UTC
FreeBSD src repository
Modified files:
sys/kern kern_malloc.c
Log:
Remove old kern.malloc sysctl, which generated a text representation of
the kernel malloc(9) state for vmstat -m. libmemstat is now used to
generate a machine-readable version which is converged by vmstat -m
into a human-readable version.
Not for MFC.
Revision Changes Path
1.155 +0 -104 src/sys/kern/kern_malloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607231955.k6NJtfjO046210>
