2016-09-02 |
Mel Gorman | mm, vmscan: only allocate and reclaim from zones with... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-08-11 |
Mel Gorman | proc, meminfo: use correct helpers for calculating... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-08-05 |
Mel Gorman | mm: initialise per_cpu_nodestats for all online pgdats... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: account for skipped pages as a partial... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm: consider whether to decivate based on eligible... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm: remove reclaim and compaction retry approximations Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: remove highmem_file_pages Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: release/reacquire lru_lock on pgdat change Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: remove redundant check in shrink_zones() Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: Update all zone LRU sizes before updating... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, pagevec: release/reacquire lru_lock on pgdat change Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmstat: remove zone and node double accounting... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmstat: print node-based stats in zoneinfo file Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm: vmstat: account per-zone stalls and pages skipped... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm: vmstat: replace __count_zone_vm_events with a zone... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm: page_alloc: cache the last node whose dirty limit... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, page_alloc: remove fair zone allocation policy Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: add classzone information to tracepoints Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: Have kswapd reclaim from all zones if reclaiming... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: avoid passing in `remaining' unnecessarily... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: avoid passing in classzone_idx unnecessarily... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: avoid passing in classzone_idx unnecessarily... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm: convert zone_reclaim to node_reclaim Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, page_alloc: wake kswapd based on the highest eligible... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: only wakeup kswapd once per node for the... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm: move vmscan writes and file write accounting to... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm: move most file-based accounting to the node Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm: rename NR_ANON_PAGES to NR_ANON_MAPPED Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm: move page mapped accounting to the node Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, page_alloc: consider dirtyable memory in terms... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, workingset: make working set detection node-aware Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, memcg: move memcg limit enforcement from zones... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: make shrink_node decisions more node-centric Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm: vmscan: do not reclaim from kswapd if there is... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: remove duplicate logic clearing node congestion... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: by default have direct reclaim only shrink... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: simplify the logic deciding whether kswapd... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: remove balance gap Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: make kswapd reclaim in terms of nodes Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: have kswapd only scan based on the highest... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: begin reclaiming pages on a per-node basis Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, mmzone: clarify the usage of zone padding Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: move LRU lists to node Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmscan: move lru_lock to the node Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, vmstat: add infrastructure for per-node vmstats Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-28 |
Mel Gorman | mm, meminit: remove early_page_nid_uninitialised Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-15 |
Mel Gorman | mm, meminit: ensure node is online before checking... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-07-15 |
Mel Gorman | mm, meminit: always return a valid node from early_pfn_to_nid Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-06-25 |
Mel Gorman | mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim mask Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-06-08 |
Mel Gorman | futex: Calculate the futex key based on a tail page... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-06-03 |
Mel Gorman | mm, page_alloc: recalculate the preferred zoneref if... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-06-03 |
Mel Gorman | mm, page_alloc: reset zonelist iterator after resetting... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: restore the original nodemask if the... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: don't duplicate code in free_pcp_prepare Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: defer debugging checks of pages allocated... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: defer debugging checks of freed pages... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: inline pageblock lookup in page free... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: remove unnecessary variable from free_pcppag... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: pull out side effects from free_pages_check Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: un-inline the bad part of free_pages_check Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: check multiple page fields with a single... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: remove field from alloc_context Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: avoid looking up the first zone in... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: shortcut watermark checks for order... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: reduce cost of fair zone allocation... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: shorten the page allocator fast path Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: check once if a zone has isolated pageblocks Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: move __GFP_HARDWALL modifications out... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: simplify last cpupid reset Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: remove unnecessary initialisation from... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: remove unnecessary initialisation in... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: remove unnecessary local variable in... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: convert nr_fair_skipped to bool Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: convert alloc_flags to unsigned Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: avoid unnecessary zone lookups during... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: use __dec_zone_state for order-0 page... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: inline the fast path of the zonelist... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: inline zone_statistics Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: reduce branches in zone_statistics Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: use new PageAnonHead helper in the... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-05-20 |
Mel Gorman | mm, page_alloc: only check PageCompound for high-order... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-03-17 |
Mel Gorman | mm: thp: set THP defrag by default to madvise and add... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-03-15 |
Mel Gorman | mm: filemap: avoid unnecessary calls to lock_page when... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-03-15 |
Mel Gorman | mm: filemap: remove redundant code in do_read_cache_page Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-02-27 |
Mel Gorman | mm: numa: quickly fail allocations for NUMA balancing... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-02-17 |
Mel Gorman | futex: Remove requirement for lock_page() in get_futex_key() Signed-off-by: Mel Gorman <mgorman@suse.de> Cc: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-02-09 |
Mel Gorman | sched/debug: Make schedstats a runtime tunable that... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2016-01-15 |
Mel Gorman | mm/page_alloc.c: remove unnecessary parameter from... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm: page_alloc: hide some GFP internals and document... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: only enforce watermarks for order-0... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: reserve pageblocks for high-order atomic... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: remove MIGRATE_RESERVE Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: delete the zonelist_cache Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm: page_alloc: remove GFP_IOFS Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: distinguish between being unable to... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: use masks and shifts when converting... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: remove unnecessary taking of a seqlock... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: remove unnecessary recalculations for... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
2015-11-07 |
Mel Gorman | mm, page_alloc: remove unnecessary parameter from zone_water... Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
|
commit | commitdiff | tree |
next |