On 04/11/2011 08:13 AM, Philip Webb wrote: > I have enabled cgroups in kernel 2.6.38 , but am not sure how they work. > There's nothing in the docs in /usr/src/linux > & a search via 'make menuconfig' shows nothing suggestive. > Does the kernel automatically set them up once they're enabled > or does the user have to do something to define them ? -- anyone know ? >
Are you sure there's no documentation? /usr/src/linux/Documentation $ grep -il cgroup */*.txt accounting/cgroupstats.txt block/cfq-iosched.txt cgroups/blkio-controller.txt cgroups/cgroups.txt cgroups/cpuacct.txt cgroups/cpusets.txt cgroups/devices.txt cgroups/freezer-subsystem.txt cgroups/memcg_test.txt cgroups/memory.txt cgroups/resource_counter.txt filesystems/tmpfs.txt scheduler/sched-design-CFS.txt scheduler/sched-rt-group.txt sysctl/vm.txt vm/hwpoison.txt vm/numa_memory_policy.txt vm/unevictable-lru.txt

