Home
last modified time | relevance | path

Searched hist:"0 bf81261" (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/vm/
H A Dvm_swapcache.c0bf81261 Mon Dec 26 20:01:49 GMT 2011 Matthew Dillon <dillon@apollo.backplane.com> kernel - Add vm.swapcache.maxscan

* Add vm.swapcache.maxscan as a separate counter from vm.swapcache.maxlaunder.

* Defaults to 4x maxlaunder.

* Should hopefully fix another cpu hogging issue that was noticed on
avalon when most VM pages wind up being cached in the swapcache
but still get cycled in the PQ_INACTIVE VM page queue due to apache
activity.