cvs commit: src/sys/vm uma_core.c
Jeff Roberson
jeff at FreeBSD.org
Sat Jan 31 22:15:18 PST 2004
jeff 2004/01/31 22:15:17 PST
FreeBSD src repository
Modified files:
sys/vm uma_core.c
Log:
- Fix a problem where we did not drain the cache of buckets in the zone
when uma_reclaim() was called. This was introduced when the zone
working-set algorithm was removed in favor of using the per cpu caches
as the working set.
Revision Changes Path
1.91 +21 -8 src/sys/vm/uma_core.c
More information about the cvs-src
mailing list