Date: Tue, 31 Jul 2001 01:19:49 -0700 (PDT) From: Bosko Milekic <bmilekic@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat mbuf.c Message-ID: <200107310819.f6V8JnO87894@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bmilekic 2001/07/31 01:19:49 PDT
Modified files:
usr.bin/netstat mbuf.c
Log:
Add a "X KBytes of wired memory reserved" metric that represents
approximately the amount of memory allocated from the mbuf maps
and sitting in the mbuf allocator's cache containers, and display
in parantheses the percentage of said memory that is actually
in use at the given time `netstat -m' is executed.
Suggested by: mjacob
Revision Changes Path
1.28 +15 -12 src/usr.bin/netstat/mbuf.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107310819.f6V8JnO87894>
