index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
res_counter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-12
memcg: reduce function dereference
Sha Zhengju
1
-8
/
+11
2013-09-12
memcg: avoid overflow caused by PAGE_ALIGN
Sha Zhengju
1
-1
/
+5
2013-09-12
memcg: rename RESOURCE_MAX to RES_COUNTER_MAX
Sha Zhengju
1
-4
/
+4
2012-12-18
res_counter: return amount of charges after res_counter_uncharge()
Glauber Costa
1
-7
/
+13
2012-12-12
res_counter: delete res_counter_write()
Greg Thelen
1
-22
/
+0
2012-05-29
rescounters: add res_counter_uncharge_until()
Frederic Weisbecker
1
-2
/
+8
2012-04-27
res_counter: Account max_usage when calling res_counter_charge_nofail()
Frederic Weisbecker
1
-1
/
+1
2012-04-27
res_counter: Merge res_counter_charge and res_counter_charge_nofail
Frederic Weisbecker
1
-39
/
+34
2012-01-22
net: introduce res_counter_charge_nofail() for socket allocations
Glauber Costa
1
-0
/
+25
2011-12-13
resource cgroups: remove bogus cast
Davidlohr Bueso
1
-2
/
+1
2011-03-23
memcg: res_counter_read_u64(): fix potential races on 32-bit machines
KAMEZAWA Hiroyuki
1
-0
/
+14
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-10-01
memcg: some modification to softlimit under hierarchical memory reclaim.
KAMEZAWA Hiroyuki
1
-16
/
+2
2009-09-24
memory controller: soft limit organize cgroups
Balbir Singh
1
-2
/
+16
2009-09-24
memory controller: soft limit interface
Balbir Singh
1
-0
/
+3
2009-06-18
memcg: add interface to reset limits
Daisuke Nishimura
1
-1
/
+11
2009-01-08
memcg: memory cgroup resource counters for hierarchy
Balbir Singh
1
-9
/
+35
2008-07-25
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
Paul Menage
1
-27
/
+21
2008-04-29
memcgroup: add the max_usage member on the res_counter
Pavel Emelyanov
1
-0
/
+4
2008-04-29
CGroup API files: add res_counter_read_u64()
Paul Menage
1
-0
/
+5
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
1
-0
/
+1
2008-03-04
Memory Resource Controller use strstrip while parsing arguments
Balbir Singh
1
-0
/
+1
2008-02-07
Memory controller improve user interface
Balbir Singh
1
-11
/
+25
2008-02-07
Memory controller: resource counters
Pavel Emelianov
1
-0
/
+120