summaryrefslogtreecommitdiff
path: root/include/linux/res_counter.h
AgeCommit message (Expand)Author
2011-03-23memcg: simplify the way memory limits are checkedJohannes Weiner
2011-03-23memcg: soft limit reclaim should end at limit not belowJohannes Weiner
2011-02-02memcg: prevent endless loop when charging huge pages to near-limit groupJohannes Weiner
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-15cgroups: consolidate cgroup documentsLi Zefan
2009-01-08memcg: memory cgroup resource counters for hierarchyBalbir Singh
2008-09-05res_counter: fix off-by-one bug in setting limitLi Zefan
2008-07-25res_counter: limit change support ebusyKAMEZAWA Hiroyuki
2008-07-25cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage
2008-07-25Mark res_counter_charge(_locked) with __must_checkPavel Emelyanov
2008-04-29memcgroup: implement failcounter resetPavel Emelyanov
2008-04-29memcgroups: add a document describing the resource counter abstractionPavel Emelyanov
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-02-07Memory controller improve user interfaceBalbir Singh
2008-02-07Memory controller: add per cgroup LRU and reclaimBalbir Singh
2008-02-07Memory controller: resource countersPavel Emelianov