summaryrefslogtreecommitdiffstats
path: root/kernel/res_counter.c
Commit message (Expand)AuthorAgeFilesLines
* rescounters: add res_counter_uncharge_until()Frederic Weisbecker2012-05-291-2/+8
* res_counter: Account max_usage when calling res_counter_charge_nofail()Frederic Weisbecker2012-04-271-1/+1
* res_counter: Merge res_counter_charge and res_counter_charge_nofailFrederic Weisbecker2012-04-271-39/+34
* net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-221-0/+25
* resource cgroups: remove bogus castDavidlohr Bueso2011-12-131-2/+1
* memcg: res_counter_read_u64(): fix potential races on 32-bit machinesKAMEZAWA Hiroyuki2011-03-231-0/+14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki2009-10-011-16/+2
* memory controller: soft limit organize cgroupsBalbir Singh2009-09-241-2/+16
* memory controller: soft limit interfaceBalbir Singh2009-09-241-0/+3
* memcg: add interface to reset limitsDaisuke Nishimura2009-06-181-1/+11
* memcg: memory cgroup resource counters for hierarchyBalbir Singh2009-01-081-9/+35
* cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage2008-07-251-27/+21
* memcgroup: add the max_usage member on the res_counterPavel Emelyanov2008-04-291-0/+4
* CGroup API files: add res_counter_read_u64()Paul Menage2008-04-291-0/+5
* kernel: explicitly include required header files under kernel/Robert P. J. Day2008-04-291-0/+1
* Memory Resource Controller use strstrip while parsing argumentsBalbir Singh2008-03-041-0/+1
* Memory controller improve user interfaceBalbir Singh2008-02-071-11/+25
* Memory controller: resource countersPavel Emelianov2008-02-071-0/+120