Commit Graph

55 Commits (529eaccd900a59724619b4a6ef6579fd518d5218)

Author SHA1 Message Date
Balbir Singh 4e41695356 memory controller: soft limit reclaim on contention 16 years ago
Balbir Singh d69b042f3d memcg: add file-based RSS accounting 16 years ago
Rik van Riel 56e49d2188 vmscan: evict use-once pages first 16 years ago
Daisuke Nishimura ae3abae64f memcg: fix mem_cgroup_shrink_usage() 16 years ago
KAMEZAWA Hiroyuki e638c13940 memcg: use rcu_dereference to access mm->owner 16 years ago
KOSAKI Motohiro 3918b96e03 memcg: remove mem_cgroup_reclaim_imbalance() remnants 16 years ago
KOSAKI Motohiro c137b5ece4 memcg: remove mem_cgroup_calc_mapped_ratio() 16 years ago
Balbir Singh e222432bfa memcg: show memcg information during OOM 16 years ago
KAMEZAWA Hiroyuki b5a84319a4 memcg: fix shmem's swap accounting 16 years ago
Daisuke Nishimura a5e924f5f8 memcg: remove mem_cgroup_try_charge 16 years ago
KOSAKI Motohiro c772be939e memcg: fix calculation of active_ratio 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
KAMEZAWA Hiroyuki 2c26fdd70c memcg: revert gfp mask fix 16 years ago
KAMEZAWA Hiroyuki a636b327f7 memcg: avoid unnecessary system-wide-oom-killer 16 years ago
Lai Jiangshan 2e4d40915f memcontrol: rcu_read_lock() to protect mm_match_cgroup() 16 years ago
Hirokazu Takahashi f8d6654226 memcg: add mem_cgroup_disabled() 16 years ago
KAMEZAWA Hiroyuki 08e552c69c memcg: synchronized LRU 16 years ago
KAMEZAWA Hiroyuki 8c7c6e34a1 memcg: mem+swap controller core 16 years ago
KAMEZAWA Hiroyuki c077719be8 memcg: mem+swap controller Kconfig 16 years ago
KAMEZAWA Hiroyuki 01b1ae63c2 memcg: simple migration handling 16 years ago
KAMEZAWA Hiroyuki 7a81b88cb5 memcg: introduce charge-commit-cancel style of functions 16 years ago
KAMEZAWA Hiroyuki 52d4b9ac0b memcg: allocate all page_cgroup at boot 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
Christoph Lameter b69408e88b vmscan: Use an indexed array for LRU variables 17 years ago
KAMEZAWA Hiroyuki c9b0ed5148 memcg: helper function for relcaim from shmem. 17 years ago
KAMEZAWA Hiroyuki 69029cd550 memcg: remove refcnt from page_cgroup 17 years ago
KAMEZAWA Hiroyuki e8589cc189 memcg: better migration handling 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
Hugh Dickins 8289546e57 memcg: remove mem_cgroup_uncharge 17 years ago
Hugh Dickins 9442ec9df4 memcg: bad page if page_cgroup when free 17 years ago
Hugh Dickins 427d5416f3 memcg: move_lists on page not page_cgroup 17 years ago
Hugh Dickins bd845e38c7 memcg: mm_match_cgroup not vm_match_cgroup 17 years ago
Balbir Singh 00f0b8259e Memory controller: rename to Memory Resource Controller 17 years ago
David Rientjes eaeb16883b sparc: fix build 17 years ago
David Rientjes 60c12b1202 memcontrol: add vm_match_cgroup() 17 years ago
Balbir Singh 3c541e14bf Memory controller remove control_type feature 17 years ago
KAMEZAWA Hiroyuki cc38108e1b per-zone and reclaim enhancements for memory controller: calculate the number of pages to be scanned per cgroup 17 years ago
KAMEZAWA Hiroyuki 6c48a1d040 per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup 17 years ago
KAMEZAWA Hiroyuki 5932f3671b per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup 17 years ago
KAMEZAWA Hiroyuki 58ae83db2a per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup 17 years ago
KAMEZAWA Hiroyuki ae41be3742 bugfix for memory cgroup controller: migration under memory controller fix 17 years ago
David Rientjes 4c4a221489 memcontrol: move oom task exclusion to tasklist scan 17 years ago
David Rientjes 3062fc67da memcontrol: move mm_cgroup to header file 17 years ago
Balbir Singh e1a1cd590e Memory controller: make charging gfp mask aware 17 years ago
Balbir Singh bed7161a51 Memory controller: make page_referenced() cgroup aware 17 years ago
Balbir Singh 8697d33194 Memory controller: add switch to control what type of pages to limit 17 years ago