Thadeu Lima de Souza Cascardo
|
e4455abb50
mm: only build per-node scan_unevictable functions when NUMA is enabled
|
14 年之前 |
Wu Fengguang
|
1b430beee5
writeback: remove nonblocking/encountered_congestion references
|
14 年之前 |
Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年之前 |
Minchan Kim
|
d1908362ae
vmscan: check all_unreclaimable in direct reclaim path
|
14 年之前 |
Nikanth Karthikesan
|
415b54e37a
Fix typo s/contenious/continuous in comment
|
15 年之前 |
KOSAKI Motohiro
|
00918b6ab8
memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
|
15 年之前 |
KOSAKI Motohiro
|
14fec79680
memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
|
15 年之前 |
KOSAKI Motohiro
|
da280d636b
memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone()
|
15 年之前 |
KOSAKI Motohiro
|
b8f5c5664d
memcg: sc.nr_to_reclaim should be initialized
|
15 年之前 |
Wu Fengguang
|
e31f3698cd
vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
|
15 年之前 |
KOSAKI Motohiro
|
bdce6d9ebf
memcg, vmscan: add memcg reclaim tracepoint
|
15 年之前 |
KOSAKI Motohiro
|
4dc4b3d971
vmscan: shrink_slab() requires the number of lru_pages, not the page order
|
15 年之前 |
KOSAKI Motohiro
|
58c37f6e0d
vmscan: protect reading of reclaim_stat with lru_lock
|
15 年之前 |
KOSAKI Motohiro
|
1574804899
vmscan: avoid subtraction of unsigned types
|
15 年之前 |
Mel Gorman
|
1489fa14cb
vmscan: update isolated page counters outside of main path in shrink_inactive_list()
|
15 年之前 |
Mel Gorman
|
abe4c3b50c
vmscan: set up pagevec as late as possible in shrink_page_list()
|
15 年之前 |
Mel Gorman
|
666356297e
vmscan: set up pagevec as late as possible in shrink_inactive_list()
|
15 年之前 |
Mel Gorman
|
d4debc66d1
vmscan: remove unnecessary temporary vars in do_try_to_free_pages
|
15 年之前 |
KOSAKI Motohiro
|
e247dbce5c
vmscan: simplify shrink_inactive_list()
|
15 年之前 |
KOSAKI Motohiro
|
25edde0332
vmscan: kill prev_priority completely
|
15 年之前 |
Mel Gorman
|
755f0225e8
vmscan: tracing: add trace event when a page is written
|
15 年之前 |
Mel Gorman
|
a8a94d1515
vmscan: tracing: add trace events for LRU page isolation
|
15 年之前 |
Mel Gorman
|
33906bc5c8
vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim
|
15 年之前 |
KOSAKI Motohiro
|
c6a8a8c589
vmscan: recalculate lru_pages on each priority
|
15 年之前 |
KOSAKI Motohiro
|
b00d3ea7cf
vmscan: zone_reclaim don't call disable_swap_token()
|
15 年之前 |
Nick Piggin
|
a6aa62a090
mm/vmscan.c: fix mapping use after free
|
15 年之前 |
Dave Chinner
|
7f8275d0d6
mm: add context argument to shrinker callback
|
15 年之前 |
KOSAKI Motohiro
|
bb21c7ce18
vmscan: fix do_try_to_free_pages() return value when priority==0 reclaim failure
|
15 年之前 |
Johannes Weiner
|
8b25c6d223
vmscan: remove isolate_pages callback scan control
|
15 年之前 |
Johannes Weiner
|
0aeb2339e5
vmscan: remove all_unreclaimable scan control
|
15 年之前 |