KOSAKI Motohiro
|
00918b6ab8
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
|
15 years ago |
KOSAKI Motohiro
|
14fec79680
memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
|
15 years ago |
KOSAKI Motohiro
|
da280d636b
memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone()
|
15 years ago |
KOSAKI Motohiro
|
b8f5c5664d
memcg: sc.nr_to_reclaim should be initialized
|
15 years ago |
Wu Fengguang
|
e31f3698cd
vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
|
15 years ago |
KOSAKI Motohiro
|
bdce6d9ebf
memcg, vmscan: add memcg reclaim tracepoint
|
15 years ago |
KOSAKI Motohiro
|
4dc4b3d971
vmscan: shrink_slab() requires the number of lru_pages, not the page order
|
15 years ago |
KOSAKI Motohiro
|
58c37f6e0d
vmscan: protect reading of reclaim_stat with lru_lock
|
15 years ago |
KOSAKI Motohiro
|
1574804899
vmscan: avoid subtraction of unsigned types
|
15 years ago |
Mel Gorman
|
1489fa14cb
vmscan: update isolated page counters outside of main path in shrink_inactive_list()
|
15 years ago |
Mel Gorman
|
abe4c3b50c
vmscan: set up pagevec as late as possible in shrink_page_list()
|
15 years ago |
Mel Gorman
|
666356297e
vmscan: set up pagevec as late as possible in shrink_inactive_list()
|
15 years ago |
Mel Gorman
|
d4debc66d1
vmscan: remove unnecessary temporary vars in do_try_to_free_pages
|
15 years ago |
KOSAKI Motohiro
|
e247dbce5c
vmscan: simplify shrink_inactive_list()
|
15 years ago |
KOSAKI Motohiro
|
25edde0332
vmscan: kill prev_priority completely
|
15 years ago |
Mel Gorman
|
755f0225e8
vmscan: tracing: add trace event when a page is written
|
15 years ago |
Mel Gorman
|
a8a94d1515
vmscan: tracing: add trace events for LRU page isolation
|
15 years ago |
Mel Gorman
|
33906bc5c8
vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim
|
15 years ago |
KOSAKI Motohiro
|
c6a8a8c589
vmscan: recalculate lru_pages on each priority
|
15 years ago |
KOSAKI Motohiro
|
b00d3ea7cf
vmscan: zone_reclaim don't call disable_swap_token()
|
15 years ago |
Nick Piggin
|
a6aa62a090
mm/vmscan.c: fix mapping use after free
|
15 years ago |
Dave Chinner
|
7f8275d0d6
mm: add context argument to shrinker callback
|
15 years ago |
KOSAKI Motohiro
|
bb21c7ce18
vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failure
|
15 years ago |
Johannes Weiner
|
8b25c6d223
vmscan: remove isolate_pages callback scan control
|
15 years ago |
Johannes Weiner
|
0aeb2339e5
vmscan: remove all_unreclaimable scan control
|
15 years ago |
KOSAKI Motohiro
|
5f53e76299
vmscan: page_check_references(): check low order lumpy reclaim properly
|
15 years ago |
Shaohua Li
|
76a33fc380
vmscan: prevent get_scan_ratio() rounding errors
|
15 years ago |
Mel Gorman
|
c175a0ce75
mm: move definition for LRU isolation modes to a header
|
15 years ago |
Miao Xie
|
c0ff7453bb
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
|
15 years ago |
KOSAKI Motohiro
|
d6da1a5abc
mm: revert "vmscan: get_scan_ratio() cleanup"
|
15 years ago |