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