aboutsummaryrefslogtreecommitdiff
path: root/kernel/res_counter.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-23memcg: res_counter_read_u64(): fix potential races on 32-bit machinesGravatar KAMEZAWA Hiroyuki 1-0/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-10-01memcg: some modification to softlimit under hierarchical memory reclaim.Gravatar KAMEZAWA Hiroyuki 1-16/+2
2009-09-24memory controller: soft limit organize cgroupsGravatar Balbir Singh 1-2/+16
2009-09-24memory controller: soft limit interfaceGravatar Balbir Singh 1-0/+3
2009-06-18memcg: add interface to reset limitsGravatar Daisuke Nishimura 1-1/+11
2009-01-08memcg: memory cgroup resource counters for hierarchyGravatar Balbir Singh 1-9/+35
2008-07-25cgroup files: convert res_counter_write() to be a cgroups write_string() handlerGravatar Paul Menage 1-27/+21
2008-04-29memcgroup: add the max_usage member on the res_counterGravatar Pavel Emelyanov 1-0/+4
2008-04-29CGroup API files: add res_counter_read_u64()Gravatar Paul Menage 1-0/+5
2008-04-29kernel: explicitly include required header files under kernel/Gravatar Robert P. J. Day 1-0/+1
2008-03-04Memory Resource Controller use strstrip while parsing argumentsGravatar Balbir Singh 1-0/+1
2008-02-07Memory controller improve user interfaceGravatar Balbir Singh 1-11/+25
2008-02-07Memory controller: resource countersGravatar Pavel Emelianov 1-0/+120