Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
22007a165d2da38686d528f3af5c5d8b6713728c
/
mm
/
memcontrol.c
9623e07
memcg: fix oops in mem_cgroup_shrink_usage
by Hugh Dickins
· 16 years ago
4ef1b0f
memcg: remove redundant check in move_task()
by Li Zefan
· 16 years ago
628f423
memcg: limit change shrink usage
by KAMEZAWA Hiroyuki
· 16 years ago
cede86a
memcg: clean up checking of the disabled flag
by Li Zefan
· 16 years ago
accf163
memcg: remove a redundant check
by KAMEZAWA Hiroyuki
· 16 years ago
b76734e
memcg: add hints for branch
by KAMEZAWA Hiroyuki
· 16 years ago
c9b0ed5
memcg: helper function for relcaim from shmem.
by KAMEZAWA Hiroyuki
· 16 years ago
69029cd
memcg: remove refcnt from page_cgroup
by KAMEZAWA Hiroyuki
· 16 years ago
e8589cc
memcg: better migration handling
by KAMEZAWA Hiroyuki
· 16 years ago
508b7be
memcg: avoid unnecessary initialization
by KAMEZAWA Hiroyuki
· 16 years ago
a181b0e
memcg: make global var read_mostly
by KAMEZAWA Hiroyuki
· 16 years ago
856c13a
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
by Paul Menage
· 16 years ago
55e462b
memcg: simple stats for memory resource controller
by Balaji Rao
· 17 years ago
1faf8e4
memcg: remove redundant initialization in mem_cgroup_create()
by Li Zefan
· 17 years ago
3332794
memcgroup: use vmalloc for mem_cgroup allocation
by KAMEZAWA Hiroyuki
· 17 years ago
4a56d02
memcgroup: make the memory controller more desktop responsive
by Balbir Singh
· 17 years ago
3eae90c
memcg: remove redundant function calls
by KAMEZAWA Hiroyuki
· 17 years ago
29f2a4d
memcgroup: implement failcounter reset
by Pavel Emelyanov
· 17 years ago
85cc59d
memcgroup: use triggers in force_empty and max_usage files
by Pavel Emelyanov
· 17 years ago
b6ac57d
memcgroup: move memory controller allocations to their own slabs
by Balbir Singh
· 17 years ago
c84872e
memcgroup: add the max_usage member on the res_counter
by Pavel Emelyanov
· 17 years ago
cf475ad
cgroups: add an owner to the mm_struct
by Balbir Singh
· 17 years ago
c27e881
CGroup API files: drop mem_cgroup_force_empty()
by Paul Menage
· 17 years ago
c64745c
CGroup API files: use cgroup map for memcontrol stats file
by Paul Menage
· 17 years ago
2c3daa7
CGroup API files: use read_u64 in memory controller
by Paul Menage
· 17 years ago
41e3355
memcg: fix node_state handling
by KAMEZAWA Hiroyuki
· 17 years ago
4077960
memory controller: make memory resource control aware of boot options
by Balbir Singh
· 17 years ago
52ea27e
memcgroup: fix check for thread being a group leader in memcgroup
by Pavel Emelyanov
· 17 years ago
fb59e9f
memcg: fix oops on NULL lru list
by Hugh Dickins
· 17 years ago
9b3c0a0
memcg: simplify force_empty and move_lists
by Hirokazu Takahashi
· 17 years ago
2680eed
memcg: fix mem_cgroup_move_lists locking
by Hugh Dickins
· 17 years ago
6d48ff8
memcg: css_put after remove_list
by Hugh Dickins
· 17 years ago
b9c565d
memcg: remove clear_page_cgroup and atomics
by Hugh Dickins
· 17 years ago
d5b69e3
memcg: memcontrol uninlined and static
by Hugh Dickins
· 17 years ago
8869b8f
memcg: memcontrol whitespace cleanups
by Hugh Dickins
· 17 years ago
8289546
memcg: remove mem_cgroup_uncharge
by Hugh Dickins
· 17 years ago
7e924aa
memcg: mem_cgroup_charge never NULL
by Hugh Dickins
· 17 years ago
9442ec9d
memcg: bad page if page_cgroup when free
by Hugh Dickins
· 17 years ago
427d541
memcg: move_lists on page not page_cgroup
by Hugh Dickins
· 17 years ago
bd845e3
memcg: mm_match_cgroup not vm_match_cgroup
by Hugh Dickins
· 17 years ago
2dda81c
memcgroup: return negative error code in mem_cgroup_create()
by Li Zefan
· 17 years ago
7fde4c3
memcgroup: remove a useless VM_BUG_ON()
by Li Zefan
· 17 years ago
60c12b1
memcontrol: add vm_match_cgroup()
by David Rientjes
· 17 years ago
3c541e1
Memory controller remove control_type feature
by Balbir Singh
· 17 years ago
072c56c
per-zone and reclaim enhancements for memory controller: per-zone-lock for cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
1ecaab2
per-zone and reclaim enhancements for memory controller: per zone lru for cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
cc38108
per-zone and reclaim enhancements for memory controller: calculate the number of pages to be scanned per cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
6c48a1d
per-zone and reclaim enhancements for memory controller: remember reclaim priority in memory cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
5932f36
per-zone and reclaim enhancements for memory controller: calculate active/inactive imbalance per cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
58ae83d
per-zone and reclaim enhancements for memory controller: calculate mapper_ratio per cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
6d12e2d
per-zone and reclaim enhancements for memory controller: per-zone active inactive counter
by KAMEZAWA Hiroyuki
· 17 years ago
c014953
per-zone and reclaim enhancements for memory controller: nid/zid helper function for cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
df878fb
memory cgroup enhancements: implicit force_empty() at rmdir
by KAMEZAWA Hiroyuki
· 17 years ago
d2ceb9b
memory cgroup enhancements: add memory.stat file
by KAMEZAWA Hiroyuki
· 17 years ago
d52aa41
memory cgroup enhancements: add status accounting function for memory cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
3564c7c
memory cgroup enhancements: remember "a page is on active list of cgroup or not"
by KAMEZAWA Hiroyuki
· 17 years ago
8236955
memcgroup: fix hang with shmem/tmpfs
by Hugh Dickins
· 17 years ago
3be9127
memcgroup: tidy up mem_cgroup_charge_common
by Hugh Dickins
· 17 years ago
ac44d35
Memory controller use rcu_read_lock() in mem_cgroup_cache_charge()
by Balbir Singh
· 17 years ago
217bc31
memory cgroup enhancements: remember "a page is charged as page cache"
by KAMEZAWA Hiroyuki
· 17 years ago
cc84758
memory cgroup enhancements: force_empty interface for dropping all account in empty cgroup
by KAMEZAWA Hiroyuki
· 17 years ago
436c6541
memcgroup: fix zone isolation OOM
by Hugh Dickins
· 17 years ago
ff7283f
bugfix for memory cgroup controller: avoid !PageLRU page in mem_cgroup_isolate_pages
by KAMEZAWA Hiroyuki
· 17 years ago
ae41be3
bugfix for memory cgroup controller: migration under memory controller fix
by KAMEZAWA Hiroyuki
· 17 years ago
9175e03
bugfix for memory controller: add helper function for assigning cgroup to page
by KAMEZAWA Hiroyuki
· 17 years ago
4c4a221
memcontrol: move oom task exclusion to tasklist scan
by David Rientjes
· 17 years ago
3062fc6
memcontrol: move mm_cgroup to header file
by David Rientjes
· 17 years ago
e1a1cd5
Memory controller: make charging gfp mask aware
by Balbir Singh
· 17 years ago
bed7161
Memory controller: make page_referenced() cgroup aware
by Balbir Singh
· 17 years ago
8697d33
Memory controller: add switch to control what type of pages to limit
by Balbir Singh
· 17 years ago
c7ba5c9
Memory controller: OOM handling
by Pavel Emelianov
· 17 years ago
0eea103
Memory controller improve user interface
by Balbir Singh
· 17 years ago
66e1707
Memory controller: add per cgroup LRU and reclaim
by Balbir Singh
· 17 years ago
67e465a
Memory controller: task migration
by Balbir Singh
· 17 years ago
8a9f3cc
Memory controller: memory accounting
by Balbir Singh
· 17 years ago
78fb746
Memory controller: accounting setup
by Pavel Emelianov
· 17 years ago
8cdea7c
Memory controller: cgroups setup
by Balbir Singh
· 17 years ago