Vincent Li
|
0b21767637
mm/vmscan: rename zone_nr_pages() to zone_nr_lru_pages()
|
15 年之前 |
Johannes Weiner
|
ceddc3a52d
mm: document is_page_cache_freeable()
|
15 年之前 |
Johannes Weiner
|
edcf4748cd
mm: return boolean from page_has_private()
|
15 年之前 |
Johannes Weiner
|
6c0b13519d
mm: return boolean from page_is_file_cache()
|
15 年之前 |
Johannes Weiner
|
401a8e1c16
mm: introduce page_lru_base_type()
|
15 年之前 |
Johannes Weiner
|
b7c46d151c
mm: drop unneeded double negations
|
15 年之前 |
KOSAKI Motohiro
|
a26f5320c4
vmscan: kill unnecessary prefetch
|
15 年之前 |
KOSAKI Motohiro
|
74a1c48fb4
vmscan: kill unnecessary page flag test
|
15 年之前 |
KOSAKI Motohiro
|
5205e56eea
vmscan: move ClearPageActive from move_active_pages() to shrink_active_list()
|
15 年之前 |
Minchan Kim
|
de2e7567c7
vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap space is available
|
15 年之前 |
Wu Fengguang
|
adea02a1be
mm: count only reclaimable lru pages
|
15 年之前 |
Rik van Riel
|
35cd78156c
vmscan: throttle direct reclaim when too many pages are isolated already
|
15 年之前 |
KOSAKI Motohiro
|
a731286de6
mm: vmstat: add isolate pages
|
15 年之前 |
KOSAKI Motohiro
|
b35ea17b7b
mm: shrink_inactive_list() nr_scan accounting fix fix
|
15 年之前 |
KOSAKI Motohiro
|
44c241f166
mm: rename pgmoved variable in shrink_active_list()
|
15 年之前 |
Andi Kleen
|
14fa31b89c
HWPOISON: Use bitmask/action code for try_to_unmap behaviour
|
15 年之前 |
Jens Axboe
|
03ba3782e8
writeback: switch to per-bdi threads for flushing data
|
15 年之前 |
Minchan Kim
|
03ef83af52
mm: fix for infinite churning of mlocked pages
|
15 年之前 |
Jens Axboe
|
8aa7e847d8
Fix congestion_wait() sync/async vs read/write confusion
|
16 年之前 |
KAMEZAWA Hiroyuki
|
cb4cbcf6b3
mm: fix incorrect page removal from LRU
|
16 年之前 |
KAMEZAWA Hiroyuki
|
2ffebca6aa
memcg: fix lru rotation in isolate_pages
|
16 年之前 |
KAMEZAWA Hiroyuki
|
ee993b135e
mm: fix lumpy reclaim lru handling at isolate_lru_pages
|
16 年之前 |
Mel Gorman
|
24cf72518c
vmscan: count the number of times zone_reclaim() scans and fails
|
16 年之前 |
Mel Gorman
|
fa5e084e43
vmscan: do not unconditionally treat zones that fail zone_reclaim() as full
|
16 年之前 |
Mel Gorman
|
90afa5de6f
vmscan: properly account for the number of page cache pages zone_reclaim() can reclaim
|
16 年之前 |
Daisuke Nishimura
|
9198e96c06
vmscan: handle may_swap more strictly
|
16 年之前 |
Wu Fengguang
|
3eb4140f03
vmscan: merge duplicate code in shrink_active_list()
|
16 年之前 |
Wu Fengguang
|
8cab4754d2
vmscan: make mapped executable pages the first class citizen
|
16 年之前 |
Wu Fengguang
|
6fe6b7e357
vmscan: report vm_flags in page_referenced()
|
16 年之前 |
KAMEZAWA Hiroyuki
|
cb4b86ba47
mm: add swap cache interface for swap reference
|
16 年之前 |