cvs commit: src/sys/vm uma_core.c uma_int.h
Jeff Roberson
jeff at FreeBSD.org
Tue Jul 29 22:59:18 PDT 2003
jeff 2003/07/29 22:59:17 PDT
FreeBSD src repository
Modified files:
sys/vm uma_core.c uma_int.h
Log:
- Get rid of the ill-conceived uz_cachefree member of uma_zone.
- In sysctl_vm_zone use the per cpu locks to read the current cache
statistics this makes them more accurate while under heavy load.
Submitted by: tegge
Revision Changes Path
1.66 +24 -15 src/sys/vm/uma_core.c
1.16 +0 -1 src/sys/vm/uma_int.h
More information about the cvs-src
mailing list