Commit Graph

174 Commits (2f0993e0fb663c49e4d1e02654f6203246be4817)

Author SHA1 Message Date
KAMEZAWA Hiroyuki ef8745c1e7 memcg: reduce check for softlimit excess 16 years ago
KAMEZAWA Hiroyuki 4e649152cb memcg: some modification to softlimit under hierarchical memory reclaim. 16 years ago
KAMEZAWA Hiroyuki 26251eaf98 memcg: fix refcnt going negative 16 years ago
Daisuke Nishimura 1dd3a27326 memcg: show swap usage in stat file 16 years ago
Balbir Singh 0c3e73e84f memcg: improve resource counter scalability 16 years ago
Balbir Singh 4e41695356 memory controller: soft limit reclaim on contention 16 years ago
Balbir Singh 75822b4495 memory controller: soft limit refactor reclaim flags 16 years ago
Balbir Singh f64c3f5494 memory controller: soft limit organize cgroups 16 years ago
Balbir Singh 296c81d89f memory controller: soft limit interface 16 years ago
KAMEZAWA Hiroyuki 261fb61a8b memcg: add comments explaining memory barriers 16 years ago
Balbir Singh 4b3bde4c98 memcg: remove the overhead associated with the root cgroup 16 years ago
Ben Blum be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 years ago
Johannes Weiner b7c46d151c mm: drop unneeded double negations 16 years ago
KAMEZAWA Hiroyuki 887032670d cgroup avoid permanent sleep at rmdir 16 years ago
Jens Axboe 8aa7e847d8 Fix congestion_wait() sync/async vs read/write confusion 16 years ago
KAMEZAWA Hiroyuki 2ffebca6aa memcg: fix lru rotation in isolate_pages 16 years ago
KAMEZAWA Hiroyuki 22a668d7c3 memcg: fix behavior under memory.limit equals to memsw.limit 16 years ago
KAMEZAWA Hiroyuki 8a9478ca7f memcg: fix swap accounting 16 years ago
Li Zefan 338c843108 memcg: remove some redundant checks 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
Nikanth Karthikesan 46f7e602fb memcg: fix build warning and avoid checking for mem != null again and again 16 years ago
Daisuke Nishimura e767e0561d memcg: fix deadlock between lock_page_cgroup and mapping tree_lock 16 years ago
Daisuke Nishimura ae3abae64f memcg: fix mem_cgroup_shrink_usage() 16 years ago
Daisuke Nishimura c0bd3f63ce memcg: fix try_get_mem_cgroup_from_swapcache() 16 years ago
KAMEZAWA Hiroyuki a8031cb00e memcg: remove warning when CONFIG_DEBUG_VM=n 16 years ago
Daisuke Nishimura 83aae4c737 memcg: cleanup cache_charge 16 years ago
KAMEZAWA Hiroyuki a3b2d69269 cgroups: use css id in swap cgroup for saving memory v5 16 years ago
Daisuke Nishimura 3c776e6466 memcg: charge swapcache to proper memcg 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 0b7f569e45 memcg: fix OOM killer under memcg 16 years ago
KAMEZAWA Hiroyuki 81d39c20f5 memcg: fix shrinking memory to return -EBUSY by fixing retry algorithm 16 years ago
KAMEZAWA Hiroyuki 14067bb3e2 memcg: hierarchical stat 16 years ago
KAMEZAWA Hiroyuki 04046e1a0a memcg: use CSS ID 16 years ago
KAMEZAWA Hiroyuki ec64f51545 cgroup: fix frequent -EBUSY at rmdir 16 years ago
KAMEZAWA Hiroyuki 299b4eaa30 memcg: NULL pointer dereference at rmdir on some NUMA systems 16 years ago
Daisuke Nishimura 7bcc1bb123 memcg: get/put parents at create/free 16 years ago
Li Zefan 068b38c1fa memcg: fix a race when setting memory.swappiness 16 years ago
Li Zefan 0eb253e223 memcg: fix section mismatch 16 years ago
Daisuke Nishimura 4d1c627389 memcg: make oom less frequently 16 years ago
Daisuke Nishimura c268e9946d memcg: fix hierarchical reclaim 16 years ago
Daisuke Nishimura 40d58138f8 memcg: fix error path of mem_cgroup_move_parent 16 years ago
Daisuke Nishimura bd112db872 memcg: fix mem_cgroup_get_reclaim_stat_from_page 16 years ago
Paul Menage 2cb378c862 cgroups: use hierarchy_mutex in memory controller 16 years ago
KAMEZAWA Hiroyuki b5a84319a4 memcg: fix shmem's swap accounting 16 years ago
KAMEZAWA Hiroyuki 544122e5e0 memcg: fix LRU accounting for SwapCache 16 years ago
KAMEZAWA Hiroyuki 54595fe265 memcg: use css_tryget in memcg 16 years ago
KAMEZAWA Hiroyuki a7ba0eef3a memcg: fix double free and make refcnt sane 16 years ago
KAMEZAWA Hiroyuki 03f3c43364 memcg: fix swap accounting leak 16 years ago