On Sat, May 24, 2008 at 3:09 PM, cwillu <[EMAIL PROTECTED]> wrote: > Doesn't seem to allow more than one task to be added: > > [EMAIL PROTECTED]:/dev/cpuset# ls > cpuacct.usage cpuset.memory_pressure_enabled ff > cpuset.cpu_exclusive cpuset.memory_spread_page notify_on_release > cpuset.cpus cpuset.memory_spread_slab pulse > cpuset.mem_exclusive cpuset.mems releasable > cpuset.memory_migrate cpuset.sched_load_balance release_agent > cpuset.memory_pressure cpu.shares tasks > [EMAIL PROTECTED]:/dev/cpuset# mkdir test > [EMAIL PROTECTED]:/dev/cpuset# cd test > [EMAIL PROTECTED]:/dev/cpuset/test# echo 0 > cpuset.cpus > [EMAIL PROTECTED]:/dev/cpuset/test# echo 0 > cpuset.mems > [EMAIL PROTECTED]:/dev/cpuset/test# echo $$ > tasks > [EMAIL PROTECTED]:/dev/cpuset/test# echo 6781 > tasks > bash: echo: write error: Operation not permitted >
cat /proc/mounts. If you have mounted ns as well, that would explain it. And use mount -t cgroup -o cpu none /cgroup to mount the group scheduler. Thanks Dhaval -- Kernel should use CONFIG_FAIR_CGROUP_SCHED https://bugs.launchpad.net/bugs/188226 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs