aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/res_counter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-10-01memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki1-16/+2
2009-09-24memory controller: soft limit organize cgroupsBalbir Singh1-2/+16
2009-09-24memory controller: soft limit interfaceBalbir Singh1-0/+3
2009-06-18memcg: add interface to reset limitsDaisuke Nishimura1-1/+11
2009-01-08memcg: memory cgroup resource counters for hierarchyBalbir Singh1-9/+35
2008-07-25cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage1-27/+21
2008-04-29memcgroup: add the max_usage member on the res_counterPavel Emelyanov1-0/+4
2008-04-29CGroup API files: add res_counter_read_u64()Paul Menage1-0/+5
2008-04-29kernel: explicitly include required header files under kernel/Robert P. J. Day1-0/+1
2008-03-04Memory Resource Controller use strstrip while parsing argumentsBalbir Singh1-0/+1
2008-02-07Memory controller improve user interfaceBalbir Singh1-11/+25
2008-02-07Memory controller: resource countersPavel Emelianov1-0/+120