aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/compaction.h
Commit message (Expand)AuthorAgeFilesLines
* merge opensource jb u5codeworkx2012-09-221-0/+2
* mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli2011-03-221-7/+2
* thp: use compaction in kswapd for GFP_ATOMIC order > 0Andrea Arcangeli2011-01-131-3/+8
* mm: migration: allow migration to operate asynchronously and avoid synchronou...Mel Gorman2011-01-131-4/+6
* mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaimMel Gorman2011-01-131-0/+14
* mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman2010-05-251-0/+39
* mm: compaction: add a tunable that decides when memory should be compacted an...Mel Gorman2010-05-251-0/+3
* mm: compaction: direct compact when a high-order allocation failsMel Gorman2010-05-251-4/+20
* mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-251-0/+16
* mm: compaction: add /proc trigger for memory compactionMel Gorman2010-05-251-0/+6
* mm: compaction: memory compaction coreMel Gorman2010-05-251-0/+9