
15 Oct
2010
15 Oct
'10
6:05 p.m.
On Fri, Oct 15, 2010 at 10:15:02AM +0200, Guido Günther wrote:
Hi, starting of lxc domains currently fails if memory controller support is disabled in the kernel. Attached patch fixes this by ignoring the error in case the files don't exist in the cgroup filesystem. I didn't add the same exceptions for the recent hard and soft limit code since if somebody sets this values he probably wants them enforced. O.k. to apply? In fact I missed one hunk. Here's a better patch with some commnents. -- Guido