aboutsummaryrefslogtreecommitdiff
path: root/kernel/res_counter.c
AgeCommit message (Expand)Author
2012-12-18res_counter: return amount of charges after res_counter_uncharge()Glauber Costa
2012-12-12res_counter: delete res_counter_write()Greg Thelen
2012-05-29rescounters: add res_counter_uncharge_until()Frederic Weisbecker
2012-04-27res_counter: Account max_usage when calling res_counter_charge_nofail()Frederic Weisbecker
2012-04-27res_counter: Merge res_counter_charge and res_counter_charge_nofailFrederic Weisbecker
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa
2011-12-13resource cgroups: remove bogus castDavidlohr Bueso
2011-03-23memcg: res_counter_read_u64(): fix potential races on 32-bit machinesKAMEZAWA Hiroyuki
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-01memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki
2009-09-24memory controller: soft limit organize cgroupsBalbir Singh
2009-09-24memory controller: soft limit interfaceBalbir Singh
2009-06-18memcg: add interface to reset limitsDaisuke Nishimura
2009-01-08memcg: memory cgroup resource counters for hierarchyBalbir Singh
2008-07-25cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage
2008-04-29memcgroup: add the max_usage member on the res_counterPavel Emelyanov
2008-04-29CGroup API files: add res_counter_read_u64()Paul Menage
2008-04-29kernel: explicitly include required header files under kernel/Robert P. J. Day
2008-03-04Memory Resource Controller use strstrip while parsing argumentsBalbir Singh
2008-02-07Memory controller improve user interfaceBalbir Singh
2008-02-07Memory controller: resource countersPavel Emelianov