cvs commit: src/sys/vm uma_core.c uma_int.h
Jeff Roberson
jroberson at chesapeake.net
Thu Jul 14 23:42:33 GMT 2005
Are you interested in getting those cache improvements into the tree? The
alloc/free to the same bucket change?
On Thu, 14 Jul 2005, Robert Watson wrote:
> 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
>
More information about the cvs-src
mailing list