summaryrefslogtreecommitdiffstats
path: root/include/linux/res_counter.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-291-1/+1
|\
| * res_counter: remove include of cgroup.h from res_counter.hLi Zefan2013-03-051-1/+1
* | include/linux/res_counter.h needs errno.hAndrew Morton2013-03-131-0/+1
|/
* res_counter: return amount of charges after res_counter_uncharge()Glauber Costa2012-12-181-5/+7
* res_counter: delete res_counter_write()Greg Thelen2012-12-121-5/+0
* rescounter: remove __must_check from res_counter_charge_nofail()Glauber Costa2012-05-291-1/+1
* rescounters: add res_counter_uncharge_until()Frederic Weisbecker2012-05-291-0/+3
* res_counter: Merge res_counter_charge and res_counter_charge_nofailFrederic Weisbecker2012-04-271-1/+1
* net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa2012-01-221-0/+6
* cgroup: make sure memcg margin is 0 when over limitGlauber Costa2012-01-221-1/+4
* memcg: simplify the way memory limits are checkedJohannes Weiner2011-03-231-58/+14
* memcg: soft limit reclaim should end at limit not belowJohannes Weiner2011-03-231-2/+2
* memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner2011-02-021-0/+20
* memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki2009-10-011-4/+2
* memory controller: soft limit organize cgroupsBalbir Singh2009-09-241-2/+4
* memory controller: soft limit interfaceBalbir Singh2009-09-241-0/+58
* memcg: add interface to reset limitsDaisuke Nishimura2009-06-181-0/+2
* cgroups: consolidate cgroup documentsLi Zefan2009-01-151-1/+1
* memcg: memory cgroup resource counters for hierarchyBalbir Singh2009-01-081-2/+6
* res_counter: fix off-by-one bug in setting limitLi Zefan2008-09-051-1/+1
* res_counter: limit change support ebusyKAMEZAWA Hiroyuki2008-07-251-0/+16
* cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage2008-07-251-3/+8
* Mark res_counter_charge(_locked) with __must_checkPavel Emelyanov2008-07-251-2/+4
* memcgroup: implement failcounter resetPavel Emelyanov2008-04-291-0/+8
* memcgroups: add a document describing the resource counter abstractionPavel Emelyanov2008-04-291-0/+2
* memcgroup: add the max_usage member on the res_counterPavel Emelyanov2008-04-291-0/+14
* CGroup API files: add res_counter_read_u64()Paul Menage2008-04-291-1/+4
* Memory controller improve user interfaceBalbir Singh2008-02-071-5/+7
* Memory controller: add per cgroup LRU and reclaimBalbir Singh2008-02-071-0/+23
* Memory controller: resource countersPavel Emelianov2008-02-071-0/+102