]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/pageblock-flags.h
Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES...
[mv-sheeva.git] / include / linux / pageblock-flags.h
index 5456da6b4ade76b7b8887b2bb009e2fe9c770177..fa3b1001894b6c436a4d89c3a55847aab4ee7d15 100644 (file)
@@ -31,7 +31,7 @@
 
 /* Bit indices that affect a whole block of pages */
 enum pageblock_bits {
-       PB_range(PB_migrate, 2), /* 2 bits required for migrate types */
+       PB_range(PB_migrate, 3), /* 3 bits required for migrate types */
        NR_PAGEBLOCK_BITS
 };