Gentoo Archives: gentoo-user

From: Bill Longman <bill.longman@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] are cgroups automatic ?
Date: Mon, 11 Apr 2011 15:29:19
Message-Id: 4DA31DEC.3030307@gmail.com
In Reply to: [gentoo-user] are cgroups automatic ? by Philip Webb
1 On 04/11/2011 08:13 AM, Philip Webb wrote:
2 > I have enabled cgroups in kernel 2.6.38 , but am not sure how they work.
3 > There's nothing in the docs in /usr/src/linux
4 > & a search via 'make menuconfig' shows nothing suggestive.
5 > Does the kernel automatically set them up once they're enabled
6 > or does the user have to do something to define them ? -- anyone know ?
7 >
8
9 Are you sure there's no documentation?
10
11 /usr/src/linux/Documentation
12 $ grep -il cgroup */*.txt
13 accounting/cgroupstats.txt
14 block/cfq-iosched.txt
15 cgroups/blkio-controller.txt
16 cgroups/cgroups.txt
17 cgroups/cpuacct.txt
18 cgroups/cpusets.txt
19 cgroups/devices.txt
20 cgroups/freezer-subsystem.txt
21 cgroups/memcg_test.txt
22 cgroups/memory.txt
23 cgroups/resource_counter.txt
24 filesystems/tmpfs.txt
25 scheduler/sched-design-CFS.txt
26 scheduler/sched-rt-group.txt
27 sysctl/vm.txt
28 vm/hwpoison.txt
29 vm/numa_memory_policy.txt
30 vm/unevictable-lru.txt

Replies

Subject Author
Re: [gentoo-user] are cgroups automatic ? Philip Webb <purslow@××××××××.net>