aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/res_counter.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-29rescounter: remove __must_check from res_counter_charge_nofail()Glauber Costa1-1/+1
2012-05-29rescounters: add res_counter_uncharge_until()Frederic Weisbecker1-0/+3
2012-04-27res_counter: Merge res_counter_charge and res_counter_charge_nofailFrederic Weisbecker1-1/+1
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa1-0/+6
2012-01-22cgroup: make sure memcg margin is 0 when over limitGlauber Costa1-1/+4
2011-03-23memcg: simplify the way memory limits are checkedJohannes Weiner1-58/+14
2011-03-23memcg: soft limit reclaim should end at limit not belowJohannes Weiner1-2/+2
2011-02-02memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner1-0/+20
2009-10-01memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki1-4/+2
2009-09-24memory controller: soft limit organize cgroupsBalbir Singh1-2/+4
2009-09-24memory controller: soft limit interfaceBalbir Singh1-0/+58
2009-06-18memcg: add interface to reset limitsDaisuke Nishimura1-0/+2
2009-01-15cgroups: consolidate cgroup documentsLi Zefan1-1/+1
2009-01-08memcg: memory cgroup resource counters for hierarchyBalbir Singh1-2/+6
2008-09-05res_counter: fix off-by-one bug in setting limitLi Zefan1-1/+1
2008-07-25res_counter: limit change support ebusyKAMEZAWA Hiroyuki1-0/+16
2008-07-25cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage1-3/+8
2008-07-25Mark res_counter_charge(_locked) with __must_checkPavel Emelyanov1-2/+4
2008-04-29memcgroup: implement failcounter resetPavel Emelyanov1-0/+8
2008-04-29memcgroups: add a document describing the resource counter abstractionPavel Emelyanov1-0/+2
2008-04-29memcgroup: add the max_usage member on the res_counterPavel Emelyanov1-0/+14
2008-04-29CGroup API files: add res_counter_read_u64()Paul Menage1-1/+4
2008-02-07Memory controller improve user interfaceBalbir Singh1-5/+7
2008-02-07Memory controller: add per cgroup LRU and reclaimBalbir Singh1-0/+23
2008-02-07Memory controller: resource countersPavel Emelianov1-0/+102