Age | Commit message (Expand) | Author | Files | Lines |
2018-09-19 | mm: remove seemingly spurious reclaimability check from laptop_mode gating | Johannes Weiner | 1 | -1/+1 |
2018-09-19 | mm, vmscan: clear PGDAT_WRITEBACK when zone is balanced | Mel Gorman | 1 | -0/+1 |
2018-06-06 | mm: fix the NULL mapping case in __isolate_lru_page() | Hugh Dickins | 1 | -1/+1 |
2018-05-30 | mm: fix races between address_space dereference and free in page_evicatable | Huang Ying | 1 | -1/+7 |
2018-05-30 | mm: pin address_space before dereferencing it while isolating an LRU page | Mel Gorman | 1 | -2/+12 |
2018-04-08 | mm/vmscan.c: fix unsequenced modification and access warning | Nick Desaulniers | 1 | -7/+6 |
2018-03-24 | mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling | Johannes Weiner | 1 | -2/+4 |
2018-02-25 | mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed. | Tetsuo Handa | 1 | -0/+3 |
2018-01-31 | mm: fix 100% CPU kswapd busyloop on unreclaimable nodes | Johannes Weiner | 1 | -15/+32 |
2017-03-12 | mm, vmscan: consider eligible zones in get_scan_count | Michal Hocko | 1 | -2/+2 |
2017-03-12 | mm, vmscan: cleanup lru size claculations | Michal Hocko | 1 | -42/+39 |
2017-01-19 | mm, memcg: fix the active list aging for lowmem requests when memcg is enabled | Michal Hocko | 1 | -10/+17 |
2017-01-06 | mm/vmscan.c: set correct defer count for shrinker | Shaohua Li | 1 | -3/+11 |
2016-12-03 | mm, vmscan: add cond_resched() into shrink_node_memcg() | Michal Hocko | 1 | -0/+2 |
2016-10-28 | mm: memcontrol: do not recurse in direct reclaim | Johannes Weiner | 1 | -0/+2 |
2016-10-08 | mm: use zonelist name instead of using hardcoded index | Aneesh Kumar K.V | 1 | -1/+1 |
2016-10-08 | mm, vmscan: get rid of throttle_vm_writeout | Michal Hocko | 1 | -2/+0 |
2016-10-08 | mm, vmscan: make compaction_ready() more accurate and readable | Vlastimil Babka | 1 | -23/+20 |
2016-10-08 | mm, compaction: create compact_gap wrapper | Vlastimil Babka | 1 | -3/+3 |
2016-10-08 | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS | Vlastimil Babka | 1 | -1/+1 |
2016-09-24 | mm: delete unnecessary and unsafe init_tlb_ubc() | Hugh Dickins | 1 | -19/+0 |
2016-09-02 | mm, vmscan: only allocate and reclaim from zones with pages managed by the bu... | Mel Gorman | 1 | -11/+11 |
2016-08-03 | mm: vmscan: fix memcg-aware shrinkers not called on global reclaim | Vladimir Davydov | 1 | -1/+1 |
2016-07-29 | mm: bail out in shrink_inactive_list() | Minchan Kim | 1 | -0/+27 |
2016-07-29 | mm, vmscan: account for skipped pages as a partial scan | Mel Gorman | 1 | -2/+18 |
2016-07-29 | mm: consider whether to decivate based on eligible zones inactive ratio | Mel Gorman | 1 | -5/+29 |
2016-07-29 | mm: remove reclaim and compaction retry approximations | Mel Gorman | 1 | -0/+18 |
2016-07-29 | mm: add per-zone lru list stat | Minchan Kim | 1 | -9/+0 |
2016-07-29 | mm, vmscan: release/reacquire lru_lock on pgdat change | Mel Gorman | 1 | -11/+10 |
2016-07-29 | mm, vmscan: remove redundant check in shrink_zones() | Mel Gorman | 1 | -3/+0 |
2016-07-29 | mm, vmscan: Update all zone LRU sizes before updating memcg | Mel Gorman | 1 | -7/+33 |
2016-07-29 | mm, vmstat: remove zone and node double accounting by approximating retries | Mel Gorman | 1 | -16/+0 |
2016-07-29 | mm: vmstat: account per-zone stalls and pages skipped during reclaim | Mel Gorman | 1 | -2/+13 |
2016-07-29 | mm, vmscan: add classzone information to tracepoints | Mel Gorman | 1 | -5/+9 |
2016-07-29 | mm, vmscan: Have kswapd reclaim from all zones if reclaiming and buffer_heads... | Mel Gorman | 1 | -8/+14 |
2016-07-29 | mm, vmscan: avoid passing in `remaining' unnecessarily to prepare_kswapd_sleep() | Mel Gorman | 1 | -8/+4 |
2016-07-29 | mm, vmscan: avoid passing in classzone_idx unnecessarily to compaction_ready | Mel Gorman | 1 | -20/+7 |
2016-07-29 | mm, vmscan: avoid passing in classzone_idx unnecessarily to shrink_node | Mel Gorman | 1 | -11/+9 |
2016-07-29 | mm: convert zone_reclaim to node_reclaim | Mel Gorman | 1 | -39/+38 |
2016-07-29 | mm, vmscan: only wakeup kswapd once per node for the requested classzone | Mel Gorman | 1 | -2/+11 |
2016-07-29 | mm: move vmscan writes and file write accounting to the node | Mel Gorman | 1 | -2/+2 |
2016-07-29 | mm: move most file-based accounting to the node | Mel Gorman | 1 | -8/+8 |
2016-07-29 | mm: move page mapped accounting to the node | Mel Gorman | 1 | -1/+1 |
2016-07-29 | mm, memcg: move memcg limit enforcement from zones to nodes | Mel Gorman | 1 | -10/+9 |
2016-07-29 | mm, vmscan: make shrink_node decisions more node-centric | Mel Gorman | 1 | -26/+35 |
2016-07-29 | mm: vmscan: do not reclaim from kswapd if there is any eligible zone | Mel Gorman | 1 | -32/+27 |
2016-07-29 | mm, vmscan: remove duplicate logic clearing node congestion and dirty state | Mel Gorman | 1 | -12/+12 |
2016-07-29 | mm, vmscan: by default have direct reclaim only shrink once per node | Mel Gorman | 1 | -8/+14 |
2016-07-29 | mm, vmscan: simplify the logic deciding whether kswapd sleeps | Mel Gorman | 1 | -51/+50 |
2016-07-29 | mm, vmscan: remove balance gap | Mel Gorman | 1 | -11/+8 |