Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [vmlocking] src/sys
Module Name: src
Committed By: ad
Date: Fri Oct 26 17:03:12 UTC 2007
Modified Files:
src/sys/kern [vmlocking]: subr_pool.c
src/sys/sys [vmlocking]: pool.h
src/sys/uvm [vmlocking]: uvm_pdaemon.c
Log Message:
- Use a cross call to drain the per-CPU component of pool caches.
- When draining, skip over pools that are completly inactive.
To generate a diff of this commit:
cvs rdiff -r1.128.2.10 -r1.128.2.11 src/sys/kern/subr_pool.c
cvs rdiff -r1.55.6.3 -r1.55.6.4 src/sys/sys/pool.h
cvs rdiff -r1.84.4.8 -r1.84.4.9 src/sys/uvm/uvm_pdaemon.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index