Commit Graph

88 Commits (3b259e365998291a02488225e32b9f2b73723b3e)

Author SHA1 Message Date
KAMEZAWA Hiroyuki 94b6da5ab8 memcg: fix page_cgroup allocation 17 years ago
KAMEZAWA Hiroyuki 52d4b9ac0b memcg: allocate all page_cgroup at boot 17 years ago
KAMEZAWA Hiroyuki c05555b572 memcg: atomic ops for page_cgroup->flags 17 years ago
KAMEZAWA Hiroyuki addb9efebb memcg: optimize per-cpu statistics 17 years ago
KAMEZAWA Hiroyuki b7abea9630 memcg: make page->mapping NULL before uncharge 17 years ago
Lee Schermerhorn 7b854121eb Unevictable LRU Page Statistics 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
Balbir Singh 31a78f23ba mm owner: fix race between swapoff and exit 17 years ago
Daisuke Nishimura a10cebf56c memcg: check under limit at shrink_usage 17 years ago
Hugh Dickins 9623e078c1 memcg: fix oops in mem_cgroup_shrink_usage 17 years ago
Li Zefan 4ef1b0fd61 memcg: remove redundant check in move_task() 17 years ago
KAMEZAWA Hiroyuki 628f423553 memcg: limit change shrink usage 17 years ago
Li Zefan cede86acd8 memcg: clean up checking of the disabled flag 17 years ago
KAMEZAWA Hiroyuki accf163e6a memcg: remove a redundant check 17 years ago
KAMEZAWA Hiroyuki b76734e5e3 memcg: add hints for branch 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
KAMEZAWA Hiroyuki 508b7be0a5 memcg: avoid unnecessary initialization 17 years ago
KAMEZAWA Hiroyuki a181b0e888 memcg: make global var read_mostly 17 years ago
Paul Menage 856c13aa1f cgroup files: convert res_counter_write() to be a cgroups write_string() handler 17 years ago
Balaji Rao 55e462b05b memcg: simple stats for memory resource controller 17 years ago
Li Zefan 1faf8e40a8 memcg: remove redundant initialization in mem_cgroup_create() 17 years ago
KAMEZAWA Hiroyuki 3332794878 memcgroup: use vmalloc for mem_cgroup allocation 17 years ago
Balbir Singh 4a56d02e34 memcgroup: make the memory controller more desktop responsive 17 years ago
KAMEZAWA Hiroyuki 3eae90c3cd memcg: remove redundant function calls 17 years ago
Pavel Emelyanov 29f2a4dac8 memcgroup: implement failcounter reset 17 years ago
Pavel Emelyanov 85cc59db12 memcgroup: use triggers in force_empty and max_usage files 17 years ago
Balbir Singh b6ac57d50a memcgroup: move memory controller allocations to their own slabs 17 years ago
Pavel Emelyanov c84872e168 memcgroup: add the max_usage member on the res_counter 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
Paul Menage c27e8818a0 CGroup API files: drop mem_cgroup_force_empty() 17 years ago
Paul Menage c64745cf0f CGroup API files: use cgroup map for memcontrol stats file 17 years ago
Paul Menage 2c3daa722b CGroup API files: use read_u64 in memory controller 17 years ago
KAMEZAWA Hiroyuki 41e3355de0 memcg: fix node_state handling 17 years ago
Balbir Singh 4077960e2a memory controller: make memory resource control aware of boot options 17 years ago
Pavel Emelyanov 52ea27eb4c memcgroup: fix check for thread being a group leader in memcgroup 17 years ago
Hugh Dickins fb59e9f1e9 memcg: fix oops on NULL lru list 17 years ago
Hirokazu Takahashi 9b3c0a07e0 memcg: simplify force_empty and move_lists 17 years ago
Hugh Dickins 2680eed723 memcg: fix mem_cgroup_move_lists locking 17 years ago
Hugh Dickins 6d48ff8bcf memcg: css_put after remove_list 17 years ago
Hugh Dickins b9c565d5a2 memcg: remove clear_page_cgroup and atomics 17 years ago
Hugh Dickins d5b69e38f8 memcg: memcontrol uninlined and static 17 years ago
Hugh Dickins 8869b8f6e0 memcg: memcontrol whitespace cleanups 17 years ago
Hugh Dickins 8289546e57 memcg: remove mem_cgroup_uncharge 17 years ago
Hugh Dickins 7e924aafa4 memcg: mem_cgroup_charge never NULL 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