Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-13memcg: reduce function dereferenceSha Zhengju
2013-09-13memcg: avoid overflow caused by PAGE_ALIGNSha Zhengju
2013-09-13memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju
2012-12-19res_counter: return amount of charges after res_counter_uncharge()Glauber Costa
2012-12-13res_counter: delete res_counter_write()Greg Thelen
2012-05-30rescounters: add res_counter_uncharge_until()Frederic Weisbecker
2012-04-28res_counter: Account max_usage when calling res_counter_charge_nofail()Frederic Weisbecker
2012-04-28res_counter: Merge res_counter_charge and res_counter_charge_nofailFrederic Weisbecker
2012-01-23net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa
2011-12-13resource cgroups: remove bogus castDavidlohr Bueso
2011-03-24memcg: res_counter_read_u64(): fix potential races on 32-bit machinesKAMEZAWA Hiroyuki
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-02memcg: 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-19memcg: add interface to reset limitsDaisuke Nishimura
2009-01-08memcg: memory cgroup resource counters for hierarchyBalbir Singh
2008-07-25cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage
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-04-29kernel: explicitly include required header files under kernel/Robert P. J. Day
2008-03-05Memory Resource Controller use strstrip while parsing argumentsBalbir Singh
2008-02-07Memory controller improve user interfaceBalbir Singh
2008-02-07Memory controller: resource countersPavel Emelianov