Commit Graph

123 Commits (7e3de7b1be6ce0643f60aed697070e2286db32cd)

Author SHA1 Message Date
Mel Gorman 748446bb6b mm: compaction: memory compaction core 15 years ago
Mel Gorman c175a0ce75 mm: move definition for LRU isolation modes to a header 15 years ago
KOSAKI Motohiro e9d6c15738 tmpfs: insert tmpfs cache pages to inactive list at first 15 years ago
Nitin Gupta b272564395 swap: Add flag to identify block swap devices 15 years ago
Daisuke Nishimura 024914477e memcg: move charges of anonymous swap 15 years ago
Lee Schermerhorn d4906e1aa5 swap: rework map_swap_page() again 15 years ago
Hugh Dickins 7509765a29 swap_info: reorder its fields 15 years ago
Hugh Dickins aaa468653b swap_info: note SWAP_MAP_SHMEM 15 years ago
Hugh Dickins 570a335b8e swap_info: swap count continuations 15 years ago
Hugh Dickins 8d69aaee80 swap_info: swap_map of chars not shorts 15 years ago
Hugh Dickins 253d553ba7 swap_info: SWAP_HAS_CACHE cleanups 15 years ago
Hugh Dickins 9625a5f289 swap_info: include first_swap_extent 15 years ago
Hugh Dickins efa90a981b swap_info: change to array of pointers 15 years ago
Hugh Dickins f29ad6a99b swap_info: private to swapfile.c 15 years ago
David Rientjes 8fe23e0571 mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined 15 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Balbir Singh 4e41695356 memory controller: soft limit reclaim on contention 16 years ago
Johannes Weiner a5abeeacc4 mm: make swap token dummies static inlines 16 years ago
Andi Kleen a7420aa54d HWPOISON: Add support for poison swap entries v2 16 years ago
Hugh Dickins a5c9b696ec mm: pass mm to grab_swap_token 16 years ago
KAMEZAWA Hiroyuki 8a9478ca7f memcg: fix swap accounting 16 years ago
Daisuke Nishimura 302362c5ab memcg: remove mem_cgroup_cache_charge_swapin() 16 years ago
Minchan Kim aca8bf323e mm: remove file argument from swap_readpage() 16 years ago
KAMEZAWA Hiroyuki 355cfa73dd mm: modify swap_map and add SWAP_HAS_CACHE flag 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
Daisuke Nishimura e767e0561d memcg: fix deadlock between lock_page_cgroup and mapping tree_lock 16 years ago
Hugh Dickins 9fab5619bd shmem: writepage directly to swap 16 years ago
KAMEZAWA Hiroyuki 327c0e9686 vmscan: fix it to take care of nodemask 16 years ago
KAMEZAWA Hiroyuki b5a84319a4 memcg: fix shmem's swap accounting 16 years ago
KOSAKI Motohiro a7885eb8ad memcg: swappiness 16 years ago
KAMEZAWA Hiroyuki 8c7c6e34a1 memcg: mem+swap controller core 16 years ago
KAMEZAWA Hiroyuki d13d144309 memcg: handle swap caches 16 years ago
Hugh Dickins 2509ef26db badpage: zap print_bad_pte on swap and file 16 years ago
Hugh Dickins 20137a490f swapfile: swapon randomize if nonrot 16 years ago
Hugh Dickins 7992fde72c swapfile: swap allocation use discard 16 years ago
Hugh Dickins 6a6ba83175 swapfile: swapon use discard (trim) 16 years ago
Hugh Dickins ebebbbe904 swapfile: rearrange scan and swap_info 16 years ago
Hugh Dickins 22c6f8fdb3 swapfile: remove SWP_ACTIVE mask 16 years ago
Hugh Dickins b962716b45 mm: optimize get_scan_ratio for no swap 16 years ago
Hugh Dickins 60371d971a mm: add add_to_swap stub 16 years ago
Hugh Dickins ac47b003d0 mm: remove gfp_mask from add_to_swap 16 years ago
Hugh Dickins a2c43eed83 mm: try_to_free_swap replaces remove_exclusive_swap_page 16 years ago
Hugh Dickins 7b1fe59793 mm: reuse_swap_page replaces can_share_swap_page 16 years ago
Hugh Dickins b5934c5318 mm: add_active_or_unevictable into rmap 16 years ago
Lee Schermerhorn af936a1606 vmscan: unevictable LRU scan sysctl 17 years ago
Lee Schermerhorn 64d6519dda swap: cull unevictable pages in fault path 17 years ago
Lee Schermerhorn 89e004ea55 SHM_LOCKED pages are unevictable 17 years ago
Lee Schermerhorn 894bc31041 Unevictable LRU Infrastructure 17 years ago
Rik van Riel 4f98a2fee8 vmscan: split LRU lists into anon & file sets 17 years ago