aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include/asm/bug.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/include/asm/bug.h')
0 files changed, 0 insertions, 0 deletions
ar'>Eric B Munson1-0/+1 2015-02-11mm/compaction: add tracepoint to observe behaviour of compaction deferJoonsoo Kim1-60/+5 2015-02-11mm/compaction: more trace to understand when/why compaction start/finishJoonsoo Kim1-0/+3 2015-02-11mm/compaction: enhance tracepoint output for compaction begin/endJoonsoo Kim1-0/+1 2015-02-11mm: reduce try_to_compact_pages parametersVlastimil Babka1-8/+9 2014-12-10mm, compaction: simplify deferred compactionVlastimil Babka1-4/+2 2014-12-10mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka1-2/+6 2014-10-09mm, compaction: khugepaged should not give up due to need_resched()Vlastimil Babka1-2/+10 2014-10-09mm, compaction: defer each zone individually instead of preferred zoneVlastimil Babka1-6/+10 2014-06-04mm, compaction: embed migration mode in compact_controlDavid Rientjes1-2/+2 2014-01-21mm: compaction: encapsulate defer reset logicVlastimil Babka1-0/+16 2013-02-23mm: compaction: make __compact_pgdat() and compact_pgdat() return voidAndrew Morton1-3/+2 2013-01-11mm: compaction: Partially revert capture of suitable high-order pageMel Gorman1-2/+2 2012-10-09mm: compaction: clear PG_migrate_skip based on compaction and reclaim activityMel Gorman1-0/+15 2012-10-09mm: compaction: capture a suitable high-order page immediately when it is made availableMel Gorman1-2/+2 2012-08-21mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman1-2/+2 2012-07-31mm/compaction: cleanup on compaction_deferredGavin Shan1-2/+2 2012-06-03Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds1-19/+0 2012-05-29mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocksBartlomiej Zolnierkiewicz1-0/+19 2012-03-21vmscan: only defer compaction for failed order and higherRik van Riel1-4/+10 2012-03-21vmscan: kswapd carefully call compactionRik van Riel1-0/+6 2011-10-31mm: compaction: make compact_zone_order() staticKyungmin Park1-8/+0 2011-03-22mm: compaction: prevent kswapd compacting memory to reduce CPU usageAndrea Arcangeli1-7/+2 2011-01-13thp: use compaction in kswapd for GFP_ATOMIC order > 0Andrea Arcangeli1-3/+8 2011-01-13mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster pathMel Gorman1-4/+6 2011-01-13mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaimMel Gorman1-0/+14 2010-05-25mm: compaction: defer compaction using an exponential backoff when compaction failsMel Gorman1-0/+39 2010-05-25mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimedMel Gorman1-0/+3 2010-05-25mm: compaction: direct compact when a high-order allocation failsMel Gorman1-4/+20 2010-05-25mm: compaction: add /sys trigger for per-node memory compactionMel Gorman1-0/+16 2010-05-25mm: compaction: add /proc trigger for memory compactionMel Gorman1-0/+6 2010-05-25mm: compaction: memory compaction coreMel Gorman1-0/+9