git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e96ee8
)
cgroup: document how cgroup IDs are assigned
author
Li Zefan
<lizefan@huawei.com>
Wed, 31 Jul 2013 01:51:06 +0000
(09:51 +0800)
committer
Tejun Heo
<tj@kernel.org>
Wed, 31 Jul 2013 11:47:34 +0000
(07:47 -0400)
As cgroup id has been used in netprio cgroup and will be used in memcg,
it's important to make it clear how a cgroup id is allocated.
For example, in netprio cgroup, the id is used as index of anarray.
Signed-off-by: Li Zefan <lizefan@huwei.com>
Reviewed-by: Michal Hocko <mhocko@suse.cz>
Signed-off-by: Tejun Heo <tj@kernel.org>
include/linux/cgroup.h
patch
|
blob
|
history
diff --cc
include/linux/cgroup.h
Simple merge