On Mon, Apr 11, 2011 at 10:13 AM, Philip Webb <[email protected]> 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 ?
AFAIK if you use 2.6.38 and see /proc/sys/kernel/sched_autogroup_enabled = 1 then it should be active and you don't need to do anything else special. But I could be wrong.

