Age | Commit message (Expand) | Author | Files | Lines |
2008-02-07 | bugfix for memory cgroup controller: avoid !PageLRU page in mem_cgroup_isolat... | KAMEZAWA Hiroyuki | 1 | -3/+10 |
2008-02-07 | bugfix for memory cgroup controller: migration under memory controller fix | KAMEZAWA Hiroyuki | 1 | -0/+43 |
2008-02-07 | bugfix for memory controller: add helper function for assigning cgroup to page | KAMEZAWA Hiroyuki | 1 | -29/+76 |
2008-02-07 | memcontrol: move oom task exclusion to tasklist scan | David Rientjes | 1 | -0/+10 |
2008-02-07 | memcontrol: move mm_cgroup to header file | David Rientjes | 1 | -5/+0 |
2008-02-07 | Memory controller: make charging gfp mask aware | Balbir Singh | 1 | -7/+17 |
2008-02-07 | Memory controller: make page_referenced() cgroup aware | Balbir Singh | 1 | -0/+5 |
2008-02-07 | Memory controller: add switch to control what type of pages to limit | Balbir Singh | 1 | -3/+95 |
2008-02-07 | Memory controller: OOM handling | Pavel Emelianov | 1 | -0/+1 |
2008-02-07 | Memory controller improve user interface | Balbir Singh | 1 | -10/+25 |
2008-02-07 | Memory controller: add per cgroup LRU and reclaim | Balbir Singh | 1 | -5/+143 |
2008-02-07 | Memory controller: task migration | Balbir Singh | 1 | -0/+35 |
2008-02-07 | Memory controller: memory accounting | Balbir Singh | 1 | -3/+163 |
2008-02-07 | Memory controller: accounting setup | Pavel Emelianov | 1 | -4/+53 |
2008-02-07 | Memory controller: cgroups setup | Balbir Singh | 1 | -0/+127 |