chiark / gitweb /
main: don't try to mout cpuset with cpu+cpuacct anymore
authorLennart Poettering <lennart@poettering.net>
Mon, 24 Sep 2012 09:35:51 +0000 (11:35 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 24 Sep 2012 09:35:51 +0000 (11:35 +0200)
commita07fdfa376add41d9101d39db25fb2ecb17d5fca
tree57fc356c800cdcd51971a193ce94b23dc55da624
parent8e41de0d2c468b8a351775b431b9d21f42dd7aaa
main: don't try to mout cpuset with cpu+cpuacct anymore

Turns out cpuset needs explicit initialization before we could make use
of it. Thus mounting cpuset with cpu/cpuacct would make it impossible to
just create a group in "cpu" and start it.
TODO
src/core/main.c