index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
res_counter.h
Age
Commit message (
Expand
)
Author
2012-05-29
rescounter: remove __must_check from res_counter_charge_nofail()
Glauber Costa
2012-05-29
rescounters: add res_counter_uncharge_until()
Frederic Weisbecker
2012-04-27
res_counter: Merge res_counter_charge and res_counter_charge_nofail
Frederic Weisbecker
2012-01-22
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
2012-01-22
cgroup: make sure memcg margin is 0 when over limit
Glauber Costa
2011-03-23
memcg: simplify the way memory limits are checked
Johannes Weiner
2011-03-23
memcg: soft limit reclaim should end at limit not below
Johannes Weiner
2011-02-02
memcg: prevent endless loop when charging huge pages to near-limit group
Johannes Weiner
2009-10-01
memcg: some modification to softlimit under hierarchical memory reclaim.
KAMEZAWA Hiroyuki
2009-09-24
memory controller: soft limit organize cgroups
Balbir Singh
2009-09-24
memory controller: soft limit interface
Balbir Singh
2009-06-18
memcg: add interface to reset limits
Daisuke Nishimura
2009-01-15
cgroups: consolidate cgroup documents
Li Zefan
2009-01-08
memcg: memory cgroup resource counters for hierarchy
Balbir Singh
2008-09-05
res_counter: fix off-by-one bug in setting limit
Li Zefan
2008-07-25
res_counter: limit change support ebusy
KAMEZAWA Hiroyuki
2008-07-25
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
Paul Menage
2008-07-25
Mark res_counter_charge(_locked) with __must_check
Pavel Emelyanov
2008-04-29
memcgroup: implement failcounter reset
Pavel Emelyanov
2008-04-29
memcgroups: add a document describing the resource counter abstraction
Pavel Emelyanov
2008-04-29
memcgroup: add the max_usage member on the res_counter
Pavel Emelyanov
2008-04-29
CGroup API files: add res_counter_read_u64()
Paul Menage
2008-02-07
Memory controller improve user interface
Balbir Singh
2008-02-07
Memory controller: add per cgroup LRU and reclaim
Balbir Singh
2008-02-07
Memory controller: resource counters
Pavel Emelianov