summaryrefslogtreecommitdiffstats
path: root/kernel/res_counter.c
AgeCommit message (Expand)AuthorLines
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa-0/+25
2011-12-13resource cgroups: remove bogus castDavidlohr Bueso-2/+1
2011-03-23memcg: res_counter_read_u64(): fix potential races on 32-bit machinesKAMEZAWA Hiroyuki-0/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+0
2009-10-01memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki-16/+2
2009-09-24memory controller: soft limit organize cgroupsBalbir Singh-2/+16
2009-09-24memory controller: soft limit interfaceBalbir Singh-0/+3
2009-06-18memcg: add interface to reset limitsDaisuke Nishimura-1/+11
2009-01-08memcg: memory cgroup resource counters for hierarchyBalbir Singh-9/+35
2008-07-25cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage-27/+21
2008-04-29memcgroup: add the max_usage member on the res_counterPavel Emelyanov-0/+4
2008-04-29CGroup API files: add res_counter_read_u64()Paul Menage-0/+5
2008-04-29kernel: explicitly include required header files under kernel/Robert P. J. Day-0/+1
2008-03-04Memory Resource Controller use strstrip while parsing argumentsBalbir Singh-0/+1
2008-02-07Memory controller improve user interfaceBalbir Singh-11/+25
2008-02-07Memory controller: resource countersPavel Emelianov-0/+120