Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-03-23 | mm: compaction: prevent kswapd compacting memory to reduce CPU usage | Andrea Arcangeli | 1 | -7/+2 |
2011-01-14 | thp: use compaction in kswapd for GFP_ATOMIC order > 0 | Andrea Arcangeli | 1 | -3/+8 |
2011-01-14 | mm: migration: allow migration to operate asynchronously and avoid synchronou... | Mel Gorman | 1 | -4/+6 |
2011-01-14 | mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim | Mel Gorman | 1 | -0/+14 |
2010-05-25 | mm: compaction: defer compaction using an exponential backoff when compaction... | Mel Gorman | 1 | -0/+39 |
2010-05-25 | mm: compaction: add a tunable that decides when memory should be compacted an... | Mel Gorman | 1 | -0/+3 |
2010-05-25 | mm: compaction: direct compact when a high-order allocation fails | Mel Gorman | 1 | -4/+20 |
2010-05-25 | mm: compaction: add /sys trigger for per-node memory compaction | Mel Gorman | 1 | -0/+16 |
2010-05-25 | mm: compaction: add /proc trigger for memory compaction | Mel Gorman | 1 | -0/+6 |
2010-05-25 | mm: compaction: memory compaction core | Mel Gorman | 1 | -0/+9 |