Commit Graph

247 Commits (1f00fca5c83c1bc5b4ca7e07f2a030bc39c130f2)

Author SHA1 Message Date
KAMEZAWA Hiroyuki cb4cbcf6b3 mm: fix incorrect page removal from LRU 16 years ago
KAMEZAWA Hiroyuki 2ffebca6aa memcg: fix lru rotation in isolate_pages 16 years ago
KAMEZAWA Hiroyuki ee993b135e mm: fix lumpy reclaim lru handling at isolate_lru_pages 16 years ago
Mel Gorman 24cf72518c vmscan: count the number of times zone_reclaim() scans and fails 16 years ago
Mel Gorman fa5e084e43 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full 16 years ago
Mel Gorman 90afa5de6f vmscan: properly account for the number of page cache pages zone_reclaim() can reclaim 16 years ago
Daisuke Nishimura 9198e96c06 vmscan: handle may_swap more strictly 16 years ago
Wu Fengguang 3eb4140f03 vmscan: merge duplicate code in shrink_active_list() 16 years ago
Wu Fengguang 8cab4754d2 vmscan: make mapped executable pages the first class citizen 16 years ago
Wu Fengguang 6fe6b7e357 vmscan: report vm_flags in page_referenced() 16 years ago
KAMEZAWA Hiroyuki cb4b86ba47 mm: add swap cache interface for swap reference 16 years ago
KOSAKI Motohiro 6837765963 mm: remove CONFIG_UNEVICTABLE_LRU config option 16 years ago
MinChan Kim 69c8548175 vmscan: prevent shrinking of active anon lru list in case of no swap space V3 16 years ago
Wu Fengguang af166777cf vmscan: ZVC updates in shrink_active_list() can be done once 16 years ago
Wu Fengguang 6e08a369ee vmscan: cleanup the scan batching code 16 years ago
Rik van Riel 56e49d2188 vmscan: evict use-once pages first 16 years ago
Mel Gorman 418589663d page allocator: use allocation flags as an index to the zone watermark 16 years ago
KOSAKI Motohiro 78dc583d3a vmscan: low order lumpy reclaim also should use PAGEOUT_IO_SYNC 16 years ago
Rafael J. Wysocki c6f37f1219 PM/Suspend: Do not shrink memory before suspend 16 years ago
Daisuke Nishimura e767e0561d memcg: fix deadlock between lock_page_cgroup and mapping tree_lock 16 years ago
Andrew Morton 8713e01295 vmscan: avoid multiplication overflow in shrink_zone() 16 years ago
KOSAKI Motohiro 2e2e425989 vmscan,memcg: reintroduce sc->may_swap 16 years ago
Rafael J. Wysocki a21e255361 PM/Hibernate: Fix memory shrinking 16 years ago
David Howells 266cf658ef FS-Cache: Recruit a page flags for cache management 16 years ago
KAMEZAWA Hiroyuki 327c0e9686 vmscan: fix it to take care of nodemask 16 years ago
David Rientjes 88c3bd707c vmscan: print shrink_slab symbol name on negative shrinker objects 16 years ago
Johannes Weiner ad1c3544d0 mm: don't free swap slots on page deactivation 16 years ago
Johannes Weiner 2443462b0a mm: move pagevec stripping to save unlock-relock 16 years ago
Johannes Weiner bd2f6199cf vmscan: respect higher order in zone_reclaim() 16 years ago
Johannes Weiner 9786bf841d vmscan: clip swap_cluster_max in shrink_all_memory() 16 years ago
MinChan Kim d979677c4c mm: shrink_all_memory(): use sc.nr_reclaimed 16 years ago
KOSAKI Motohiro ee99c71c59 mm: introduce for_each_populated_zone() macro 16 years ago
Johannes Weiner a6dc60f897 vmscan: rename sc.may_swap to may_unmap 16 years ago
Daisuke Nishimura 1d885526f2 vmscan: pgmoved should be cleared after updating recent_rotated 16 years ago
Rusty Russell a70f730282 cpumask: replace node_to_cpumask with cpumask_of_node. 16 years ago
KOSAKI Motohiro f272b7bc44 memcg: use correct scan number at reclaim 16 years ago
Johannes Weiner 0cb57258fe swsusp: clean up shrink_all_zones() 16 years ago
Johannes Weiner 3049103ddf swsusp: dont fiddle with swappiness 16 years ago
Ingo Molnar 6700ec65c2 lockdep: annotate reclaim context (__GFP_NOFS), fix 16 years ago
Nick Piggin cf40bd16fd lockdep: annotate reclaim context (__GFP_NOFS) 16 years ago
KOSAKI Motohiro c772be939e memcg: fix calculation of active_ratio 16 years ago
KOSAKI Motohiro a7885eb8ad memcg: swappiness 16 years ago
KAMEZAWA Hiroyuki e72e2bd674 memcg: rename scan global lru 16 years ago
KOSAKI Motohiro 9439c1c95b memcg: remove mem_cgroup_cal_reclaim() 16 years ago
KOSAKI Motohiro 3e2f41f1f6 memcg: add zone_reclaim_stat 16 years ago
KOSAKI Motohiro a3d8e0549d memcg: add mem_cgroup_zone_nr_pages() 16 years ago
KOSAKI Motohiro 14797e2363 memcg: add inactive_anon_is_low() 16 years ago
KOSAKI Motohiro eeee9a8cd1 mm: make get_scan_ratio() safe for memcg 16 years ago
KOSAKI Motohiro c9f299d986 mm: add zone nr_pages helper function 16 years ago
KOSAKI Motohiro 6e9015716a mm: introduce zone_reclaim struct 16 years ago