Date: Tue, 29 Jul 2003 22:59:17 -0700 (PDT) From: Jeff Roberson <jeff@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: <200307300559.h6U5xHab003366@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307300559.h6U5xHab003366>
