commit | 657315780005a676d294c7edf7548650c7e57f76 | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Fri Apr 25 18:28:02 2014 -0400 |
committer | Tejun Heo <tj@kernel.org> | Fri Apr 25 18:28:02 2014 -0400 |
tree | c207cea07222964f78bd800620f23007581ef58d | |
parent | 842b597ee0a7e1aa5a3148164ffdba00ec17f614 [diff] |
cgroup: add documentation about unified hierarchy Unified hierarchy will be the new version of cgroup interface. This patch adds Documentation/cgroups/unified-hierarchy.txt which describes the design and rationales of unified hierarchy. v2: Grammatical updates as per Randy Dunlap's review. Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Randy Dunlap <rdunlap@infradead.org>