summaryrefslogtreecommitdiffstats
path: root/mm/compaction.c
AgeCommit message (Expand)AuthorLines
2010-05-25mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman-1/+11
2010-05-25mm: compaction: direct compact when a high-order allocation failsMel Gorman-0/+117
2010-05-25mm: compaction: add /sys trigger for per-node memory compactionMel Gorman-0/+23
2010-05-25mm: compaction: add /proc trigger for memory compactionMel Gorman-0/+62
2010-05-25mm: compaction: memory compaction coreMel Gorman-0/+393