DragonFly commits List (threaded) for 2013-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Separate page activity heuristic for anonymous memory vs files
commit 385875489d1de5b1f69278ce003927ecb62a6f91
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Sat Feb 23 11:44:17 2013 -0800
kernel - Separate page activity heuristic for anonymous memory vs files
* Add sysctls vm.anonmem_decline and vm.filemem_decline with reasonable
defaults.
* Should improve retention of anonymous memory over file cache.
Summary of changes:
sys/vm/vm_pageout.c | 21 ++++++++++++++++++---
1 file changed, 18 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/385875489d1de5b1f69278ce003927ecb62a6f91
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]