Date: Thu, 14 Jul 2005 16:17:21 +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/vm uma_core.c uma_int.h Message-ID: <200507141617.j6EGHL2I088805@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-07-14 16:17:21 UTC
FreeBSD src repository
Modified files:
sys/vm uma_core.c uma_int.h
Log:
In addition to tracking allocs in the zone, also track frees. Add
a zone free counter, as well as a cache free counter.
MFC after: 1 week
Revision Changes Path
1.121 +5 -0 src/sys/vm/uma_core.c
1.32 +2 -0 src/sys/vm/uma_int.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507141617.j6EGHL2I088805>
