2017-11-16 | Mel Gorman | mm, pagevec: rename pagevec drained field Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-11-16 | Mel Gorman | mm: remove __GFP_COLD ...org/r/20171018075952.10627-9-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-11-16 | Mel Gorman | mm: remove cold parameter from free_hot_cold_page* [mgorman@techsingularity.net: add pages to head, not tail] ...org/r/20171018075952.10627-8-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-11-16 | Mel Gorman | mm: remove cold parameter for release_pages ...org/r/20171018075952.10627-7-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-11-16 | Mel Gorman | mm, pagevec: remove cold parameter for pagevecs ...org/r/20171018075952.10627-6-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-11-16 | Mel Gorman | mm: only drain per-cpu pagevecs once per pagevec usage ...org/r/20171018075952.10627-5-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-11-16 | Mel Gorman | mm, truncate: remove all exceptional entries from pagevec... ...org/r/20171018075952.10627-4-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-11-16 | Mel Gorman | mm, truncate: do not check mapping for every page being... ...org/r/20171018075952.10627-3-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-11-16 | Mel Gorman | mm, page_alloc: enable/disable IRQs once when freeing... [mgorman@techsingularity.net: use page_private and set_page_priv... ...org/r/20171018075952.10627-2-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-09-07 | Mel Gorman | mm: always flush VMA ranges affected by zap_page_range |
commit | commitdiff | tree |
2017-09-05 | Mel Gorman | audit: Reduce overhead using a coarse clock Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-08-31 | Mel Gorman | mm, madvise: ensure poisoned pages are removed from... Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-05-03 | Mel Gorman | mm, vmscan: prevent kswapd sleeping prematurely due... ...org/r/20170309075657.25121-4-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-05-03 | Mel Gorman | mm, vmscan: only clear pgdat congested/dirty/writeback... ...org/r/20170309075657.25121-3-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-04-20 | Mel Gorman | Revert "mm, page_alloc: only use per-cpu allocator... Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-02-25 | Mel Gorman | mm, page_alloc: use static global work_struct for draining... Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-02-25 | Mel Gorman | mm, page_alloc: only use per-cpu allocator for irq... [mgorman@techsingularity.net: s/preempt_enable_no_resched... ...org/r/20170123153906.3122-5-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-02-25 | Mel Gorman | mm, page_alloc: drain per-cpu pages from workqueue... ...org/r/20170123153906.3122-4-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-02-25 | Mel Gorman | mm, page_alloc: split alloc_pages_nodemask() ...org/r/20170123153906.3122-3-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2017-02-25 | Mel Gorman | mm, page_alloc: split buffered_rmqueue() [mgorman@techsingularity.net: failed per-cpu refill may... ...org/r/20170123153906.3122-2-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-12-13 | Mel Gorman | mm, page_alloc: keep pcp count and list contents in... ...org/r/20161202112951.23346-2-mgorman@techsingularity.net |
commit | commitdiff | tree |
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... ...1469110261-7365-6-git-send-email-mgorman@techsingularity.net 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 ...1469110261-7365-4-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, vmscan: remove highmem_file_pages [mgorman@techsingularity.net: wrong stat is being accumulated... ...1469110261-7365-3-git-send-email-mgorman@techsingularity.net 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 [mgorman@techsingularity.net: remove double initialisation] ...1468853426-12858-3-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, vmscan: remove redundant check in shrink_zones() ...1468853426-12858-2-git-send-email-mgorman@techsingularity.net 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... ...1468588165-12461-6-git-send-email-mgorman@techsingularity.net 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 ...1468588165-12461-4-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, vmstat: remove zone and node double accounting... [mgorman@techsingularity.net: fix acct_highmem_file_pages()] ...1468853426-12858-4-git-send-email-mgorman@techsingularity.netLink: http://lkml.kernel.org... 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 ...1467970510-21195-34-git-send-email-mgorman@techsingularity.net 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... [mgorman@techsingularity.net: s/pgstall/allocstall/] ...1468404004-5085-3-git-send-email-mgorman@techsingularity.netLink: http://lkml.kernel.org... 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... ...1467970510-21195-32-git-send-email-mgorman@techsingularity.net 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... ...1467970510-21195-31-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, page_alloc: remove fair zone allocation policy ...1467970510-21195-30-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, vmscan: add classzone information to tracepoints ...1467970510-21195-29-git-send-email-mgorman@techsingularity.net 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... [mgorman@techsingularity.net: fix comment about buffer_heads_ove... ...1468404004-5085-2-git-send-email-mgorman@techsingularity.net ...1467970510-21195-28-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, vmscan: avoid passing in `remaining' unnecessarily... ...1467970510-21195-27-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, vmscan: avoid passing in classzone_idx unnecessarily... [mgorman@techsingularity.net remove redundant check in... ...1468588165-12461-3-git-send-email-mgorman@techsingularity.net ...1467970510-21195-26-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, vmscan: avoid passing in classzone_idx unnecessarily... ...1467970510-21195-25-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm: convert zone_reclaim to node_reclaim ...1467970510-21195-24-git-send-email-mgorman@techsingularity.net 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... ...1467970510-21195-23-git-send-email-mgorman@techsingularity.net 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... ...1467970510-21195-22-git-send-email-mgorman@techsingularity.net 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... ...1467970510-21195-21-git-send-email-mgorman@techsingularity.net 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 [mgorman@techsingularity.net: fix NR_ZONE_WRITE_PENDING... ...1468404004-5085-5-git-send-email-mgorman@techsingularity.net ...1467970510-21195-20-git-send-email-mgorman@techsingularity.net 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 ...1467970510-21195-19-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm: move page mapped accounting to the node ...1467970510-21195-18-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, page_alloc: consider dirtyable memory in terms... ...1467970510-21195-17-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, workingset: make working set detection node-aware ...1467970510-21195-16-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, memcg: move memcg limit enforcement from zones... ...1467970510-21195-15-git-send-email-mgorman@techsingularity.net 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 [mgorman@techsingularity.net: optimization] ...1468588165-12461-2-git-send-email-mgorman@techsingularity.net ...1467970510-21195-14-git-send-email-mgorman@techsingularity.net 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... ...1466518566-30034-12-git-send-email-mgorman@techsingularity.net ...1467970510-21195-13-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, vmscan: remove duplicate logic clearing node congestion... ...1467970510-21195-12-git-send-email-mgorman@techsingularity.net 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... ...1467970510-21195-11-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, vmscan: simplify the logic deciding whether kswapd... ...1467970510-21195-10-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, vmscan: remove balance gap ...1467970510-21195-9-git-send-email-mgorman@techsingularity.net 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 ...1467970510-21195-8-git-send-email-mgorman@techsingularity.net 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... ...1467970510-21195-7-git-send-email-mgorman@techsingularity.net 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 ...1467970510-21195-6-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, mmzone: clarify the usage of zone padding ...1467970510-21195-5-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, vmscan: move LRU lists to node ...1467970510-21195-4-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, vmscan: move lru_lock to the node ...1467970510-21195-3-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, vmstat: add infrastructure for per-node vmstats ...1467970510-21195-2-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-28 | Mel Gorman | mm, meminit: remove early_page_nid_uninitialised ...1468008031-3848-2-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> |
commit | commitdiff | tree |
2016-07-15 | Mel Gorman | mm, meminit: ensure node is online before checking... ...1468008031-3848-4-git-send-email-mgorman@techsingularity.net 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 ...1468008031-3848-3-git-send-email-mgorman@techsingularity.net 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-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 [mgorman@techsingularity.net: fix locking radce, per Vlastimil] 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 |
next |