aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pageblock-flags.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-25x86 boot: simplify pageblock_bits enum declarationPaul Jackson1-5/+3
2007-10-16memory unplug: page isolationKAMEZAWA Hiroyuki1-1/+1
2007-10-16Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman1-1/+24
2007-10-16don't group high order atomic allocationsMel Gorman1-1/+1
2007-10-16Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocksMel Gorman1-1/+1
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman1-1/+1
2007-10-16Split the free lists for movable and unmovable allocationsMel Gorman1-0/+1
2007-10-16Add a bitmap that is used to track flags affecting a block of pagesMel Gorman1-0/+51