]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/sysctl.h
[PATCH] Zone reclaim: proc override
[linux-2.6-omap-h63xx.git] / include / linux / sysctl.h
index 7f472127b7b59d2d3a85e99b15ffea69f670e071..8352a7ce58951673caff4da3f1a7468d77445fc2 100644 (file)
@@ -182,6 +182,7 @@ enum
        VM_SWAP_TOKEN_TIMEOUT=28, /* default time for token time out */
        VM_DROP_PAGECACHE=29,   /* int: nuke lots of pagecache */
        VM_PERCPU_PAGELIST_FRACTION=30,/* int: fraction of pages in each percpu_pagelist */
+       VM_ZONE_RECLAIM_MODE=31,/* reclaim local zone memory before going off node */
 };