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