[PATCH 5/6] cpuset write vm writeout

2007-09-11 Thread Ethan Solomita
Throttle VM writeout in a cpuset aware way This bases the vm throttling from the reclaim path on the dirty ratio of the cpuset. Note that a cpuset is only effective if shrink_zone is called from direct reclaim. kswapd has a cpuset context that includes the whole machine. VM throttling will only w

[PATCH 5/6] cpuset write vm writeout

2007-07-17 Thread Ethan Solomita
Throttle VM writeout in a cpuset aware way This bases the vm throttling from the reclaim path on the dirty ratio of the cpuset. Note that a cpuset is only effective if shrink_zone is called from direct reclaim. kswapd has a cpuset context that includes the whole machine. VM throttling will only w