2011-08-31 |
Mel Gorman | When direct reclaim encounters a dirty page, it gets... Signed-off-by: Mel Gorman <mgorman@suse.de> Cc: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-08-31 |
Mel Gorman | Workloads that are allocating frequently and writing... Signed-off-by: Mel Gorman <mgorman@suse.de> Cc: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-08-31 |
Mel Gorman | It is preferable that no dirty pages are dispatched... Signed-off-by: Mel Gorman <mgorman@suse.de> Cc: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-08-31 |
Mel Gorman | Direct reclaim should never writeback pages. Warn... Signed-off-by: Mel Gorman <mgorman@suse.de> Cc: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-08-31 |
Mel Gorman | Direct reclaim should never writeback pages. For now... Signed-off-by: Mel Gorman <mgorman@suse.de> Cc: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-08-31 |
Mel Gorman | Lumpy reclaim worked with two passes - the first which... Signed-off-by: Mel Gorman <mgorman@suse.de> Cc: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-08-31 |
Mel Gorman | Testing from the XFS folk revealed that there is still... Signed-off-by: Mel Gorman <mgorman@suse.de> Cc: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-07-26 |
Mel Gorman | mm: page allocator: reconsider zones for allocation... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-07-26 |
Mel Gorman | mm: page allocator: initialise ZLC for first zone eligible... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-07-09 |
Mel Gorman | mm: vmscan: only read new_classzone_idx from pgdat... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-07-09 |
Mel Gorman | mm: vmscan: evaluate the watermarks against the correct... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-07-09 |
Mel Gorman | mm: vmscan: do not apply pressure to slab if we are... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-07-09 |
Mel Gorman | mm: vmscan: correct check for kswapd sleeping in sleeping_pr... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-06-16 |
Mel Gorman | mm: compaction: abort compaction if too many pages... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-06-16 |
Mel Gorman | mm: compaction: ensure that the compaction free scanner... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-05-12 |
Mel Gorman | mm: tracing: add missing GFP flags to tracing Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-04-28 |
Mel Gorman | mm: check if PTE is already allocated during page fault Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-03-23 |
Mel Gorman | mm: compaction: minimise the time IRQs are disabled... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-03-23 |
Mel Gorman | mm: vmscan: kswapd should not free an excessive number... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-03-23 |
Mel Gorman | mm: swap: unlock swapfile inode mutex before closing... Signed-off-by: Mel Gorman <mgorman@suse.de>
|
commit | commitdiff | tree |
2011-02-25 |
Mel Gorman | mm: vmscan: stop reclaim/compaction earlier due to... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: migration: use rcu_dereference_protected when dereferenc... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: kswapd: use the classzone idx that kswapd was using... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: kswapd: treat zone->all_unreclaimable in sleeping_premat... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: kswapd: reset kswapd_max_order and classzone_idx... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: kswapd: use the order that kswapd was reclaiming... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: kswapd: keep kswapd awake for high-order allocations... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: kswapd: stop high-order balancing when any suitable... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: vmscan: rename lumpy_mode to reclaim_mode Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: compaction: perform a faster migration scan when... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: migration: cleanup migrate_pages API by matching... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: migration: allow migration to operate asynchronously... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: vmscan: reclaim order-0 and use compaction instead... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: vmscan: convert lumpy_mode into a bitmask Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: compaction: add trace events for memory compaction... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: vmstat: use a single setter function and callback... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2011-01-14 |
Mel Gorman | mm: page allocator: adjust the per-cpu counter threshold... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-12-23 |
Mel Gorman | mm: vmscan: tracepoint: account for scanned pages similarly... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-11-24 |
Mel Gorman | scripts: fix gfp-translate for recent changes to gfp.h Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-10-28 |
Mel Gorman | delay-accounting: reimplement -c for getdelays.c to... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-10-26 |
Mel Gorman | writeback: do not sleep on the congestion queue if... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-10-26 |
Mel Gorman | writeback: account for time spent congestion_waited Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-10-26 |
Mel Gorman | tracing, vmscan: add trace events for LRU list shrinking Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-10-26 |
Mel Gorman | mm, page-allocator: do not check the state of a non... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-09-10 |
Mel Gorman | mm: page allocator: drain per-cpu lists after direct... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-09-10 |
Mel Gorman | mm: page allocator: update free page counters after... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-08-10 |
Mel Gorman | vmscan: update isolated page counters outside of main... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-08-10 |
Mel Gorman | vmscan: set up pagevec as late as possible in shrink_page_list() Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-08-10 |
Mel Gorman | vmscan: set up pagevec as late as possible in shrink_inactiv... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-08-10 |
Mel Gorman | vmscan: remove unnecessary temporary vars in do_try_to_free_... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-08-10 |
Mel Gorman | vmscan: tracing: add a postprocessing script for reclaim... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-08-10 |
Mel Gorman | vmscan: tracing: add trace event when a page is written Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-08-10 |
Mel Gorman | vmscan: tracing: add trace events for LRU page isolation Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-08-10 |
Mel Gorman | vmscan: tracing: add trace events for kswapd wakeup... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: compaction: defer compaction using an exponential... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: compaction: add a tunable that decides when memory... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: compaction: direct compact when a high-order allocation... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: compaction: add /sys trigger for per-node memory... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: compaction: add /proc trigger for memory compaction Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: compaction: memory compaction core Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: move definition for LRU isolation modes to a header Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: export fragmentation index via debugfs Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: export unusable free space index via debugfs Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: migration: avoid race between shift_arg_pages(... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: migration: allow the migration of PageSwapCache... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: migration: do not try to migrate unmapped anonymous... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: migration: share the anon_vma ref counts between... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-25 |
Mel Gorman | mm: migration: take a reference to the anon_vma before... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-05-12 |
Mel Gorman | hugetlbfs: kill applications that use MAP_NORESERVE... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-04-24 |
Mel Gorman | hugetlb: fix infinite loop in get_futex_key() when... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-03-19 |
Mel Gorman | tty: Take a 256 byte padding into account when buffering... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-03-19 |
Mel Gorman | sysfs: Initialised pci bus legacy_mem field before use Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-03-06 |
Mel Gorman | mm: document /sys/devices/system/node/nodeX Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2010-03-06 |
Mel Gorman | mm: document /proc/pagetypeinfo Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-12-18 |
Mel Gorman | powerpc/pseries: Select XICS and PCI_MSI PSERIES Signed-off-by: Mel Gorman <mel[at]csn.ul.ie>
|
commit | commitdiff | tree |
2009-12-15 |
Mel Gorman | hugetlb: abort a hugepage pool resize if a signal is... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-12-15 |
Mel Gorman | hugetlb: acquire the i_mmap_lock before walking the... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-12-15 |
Mel Gorman | vmscan: have kswapd sleep for a short interval and... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-12-09 |
Mel Gorman | block,xd: Delay allocation of DMA buffers until device... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-11-12 |
Mel Gorman | page allocator: Do not allow interrupts to use ALLOC_HARDER Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-11-12 |
Mel Gorman | page allocator: always wake kswapd when restarting... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-09-24 |
From: Mel Gorman | hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix Cc: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-09-22 |
Mel Gorman | page-allocator: maintain rolling count of pages to... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-09-22 |
Mel Gorman | page-allocator: split per-cpu list into one-list-per... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-09-22 |
Mel Gorman | page-allocator: limit the number of MIGRATE_RESERVE... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-09-22 |
Mel Gorman | tracing, documentation: Add a document on the kmem... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-09-22 |
Mel Gorman | tracing, documentation: add a document describing how... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-09-22 |
Mel Gorman | tracing, page-allocator: add a postprocessing script... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-09-22 |
Mel Gorman | tracing, page-allocator: add trace event for page traffic... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-09-22 |
Mel Gorman | tracing, page-allocator: add trace events for anti... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-09-22 |
Mel Gorman | tracing, page-allocator: add trace events for page... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-09-22 |
Mel Gorman | page-allocator: remove dead function free_cold_page() Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-09-22 |
Mel Gorman | page-allocator: change migratetype for all pageblocks... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-09-05 |
Mel Gorman | page-allocator: always change pageblock ownership when... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-07-30 |
Mel Gorman | net-dccp: suppress warning about large allocations... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-07-30 |
Mel Gorman | profile: suppress warning about large allocations when... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-07-30 |
Mel Gorman | page-allocator: allow too high-order warning messages... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-07-30 |
Mel Gorman | page-allocator: preserve PFN ordering when __GFP_COLD... Signed-off-by: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |
2009-07-18 |
Mel Gorman | profile: Suppress warning about large allocations when... Signed-off-by: Mel Gorman <mel@csn.ul.ie> Cc: Mel Gorman <mel@csn.ul.ie>
|
commit | commitdiff | tree |