summaryrefslogtreecommitdiffstats
path: root/kernel/test_kprobes.c
diff options
context:
space:
mode:
authorPaul Menage2009-09-24 00:56:19 +0200
committerLinus Torvalds2009-09-24 16:20:57 +0200
commitc6d57f3312a6619d47c5557b5f6154a74d04ff80 (patch)
treeb2e9214e58120c5d91ed0039afd06def62bfdf54 /kernel/test_kprobes.c
parentcgroups: make unlock sequence in cgroup_get_sb consistent (diff)
downloadkernel-qcow2-linux-c6d57f3312a6619d47c5557b5f6154a74d04ff80.tar.gz
kernel-qcow2-linux-c6d57f3312a6619d47c5557b5f6154a74d04ff80.tar.xz
kernel-qcow2-linux-c6d57f3312a6619d47c5557b5f6154a74d04ff80.zip
cgroups: support named cgroups hierarchies
To simplify referring to cgroup hierarchies in mount statements, and to allow disambiguation in the presence of empty hierarchies and multiply-bindable subsystems this patch adds support for naming a new cgroup hierarchy via the "name=" mount option A pre-existing hierarchy may be specified by either name or by subsystems; a hierarchy's name cannot be changed by a remount operation. Example usage: # To create a hierarchy called "foo" containing the "cpu" subsystem mount -t cgroup -oname=foo,cpu cgroup /mnt/cgroup1 # To mount the "foo" hierarchy on a second location mount -t cgroup -oname=foo cgroup /mnt/cgroup2 Signed-off-by: Paul Menage <menage@google.com> Reviewed-by: Li Zefan <lizf@cn.fujitsu.com> Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> Cc: Balbir Singh <balbir@in.ibm.com> Cc: Dhaval Giani <dhaval@linux.vnet.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/test_kprobes.c')
0 files changed, 0 insertions, 0 deletions