Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES...
[safe/jmp/linux-2.6] / include / linux / pageblock-flags.h
index 5456da6..fa3b100 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
 };