summaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-07bugfix for memory cgroup controller: avoid !PageLRU page in mem_cgroup_isolat...KAMEZAWA Hiroyuki1-3/+10
2008-02-07bugfix for memory cgroup controller: migration under memory controller fixKAMEZAWA Hiroyuki1-0/+43
2008-02-07bugfix for memory controller: add helper function for assigning cgroup to pageKAMEZAWA Hiroyuki1-29/+76
2008-02-07memcontrol: move oom task exclusion to tasklist scanDavid Rientjes1-0/+10
2008-02-07memcontrol: move mm_cgroup to header fileDavid Rientjes1-5/+0
2008-02-07Memory controller: make charging gfp mask awareBalbir Singh1-7/+17
2008-02-07Memory controller: make page_referenced() cgroup awareBalbir Singh1-0/+5
2008-02-07Memory controller: add switch to control what type of pages to limitBalbir Singh1-3/+95
2008-02-07Memory controller: OOM handlingPavel Emelianov1-0/+1
2008-02-07Memory controller improve user interfaceBalbir Singh1-10/+25
2008-02-07Memory controller: add per cgroup LRU and reclaimBalbir Singh1-5/+143
2008-02-07Memory controller: task migrationBalbir Singh1-0/+35
2008-02-07Memory controller: memory accountingBalbir Singh1-3/+163
2008-02-07Memory controller: accounting setupPavel Emelianov1-4/+53
2008-02-07Memory controller: cgroups setupBalbir Singh1-0/+127