Quoting John (j...@neutrondawn.com):
> Guido,
> Alas, this appears to be the problem.  /cgroups/cgroup.clone_children 
> does not exist.
> 
> Thanks for the assistance, ill likely begin testing with a new kernel.  
> A workaround for this problem in RHEL/Centos that sidesteps the kernel 
> recompile issue is to permit containers to have access to all CPUs.  
> this will result in oversubscription however.

Note we *can* work around this in userspace by making sure that every
time we create a cgroup, we check whether cpuset is mounted there and,
if so, set cpus and mems.  Obviously it would be nicer if we didn't
have to add that code.  (But patches welcome :)

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to