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 |
Hugh Dickins
|
bd845e38c7
memcg: mm_match_cgroup not vm_match_cgroup
|
17 years ago |
Li Zefan
|
2dda81ca31
memcgroup: return negative error code in mem_cgroup_create()
|
17 years ago |
Li Zefan
|
7fde4c3eb7
memcgroup: remove a useless VM_BUG_ON()
|
17 years ago |