Hi,
would you consider the following fix? This has been reported against an
older version of the package but the issue is still present in upstream.
Just try:
CREATE_DEFAULT=yes
and configure sysdefault cgroup via /etc/cgconfig.conf
group /sysdefault {
cpuset {
cpuset.cpus = 0;
Seems reasonable
Acked-by: Balbir Singh
Balbir Singh
On Mon, Jan 12, 2015 at 8:55 PM, Michal Hocko wrote:
> Hi,
> would you consider the following fix? This has been reported against an
> older version of the package but the issue is still present in upstream.
> Just try:
> CREATE_DEFAULT=yes