commit | 1743660b911bfb849b1fb33830522254561b9f9b | [log] [tgz] |
---|---|---|
author | Christoph Lameter <[email protected]> | Wed Jan 18 17:42:32 2006 -0800 |
committer | Linus Torvalds <[email protected]> | Wed Jan 18 19:20:17 2006 -0800 |
tree | 82bfd84f534e7a571667916f90e2492c7148cbac | |
parent | 9eeff2395e3cfd05c9b2e6074ff943a34b0c5c21 [diff] |
[PATCH] Zone reclaim: proc override proc support for zone reclaim This patch creates a proc entry /proc/sys/vm/zone_reclaim_mode that may be used to override the automatic determination of the zone reclaim made on bootup. Signed-off-by: Christoph Lameter <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>