It does not work cat /proc/cmdline BOOT_IMAGE=/boot/vmlinuz-3.17.1-031701-generic root=UUID=3475cb20-ce8d-4f1a-bb5a-1f2dd0aeb515 ro elevator=noop net.ifnames=1 biosdevname=0 selinux=0 ipv6.disable=1 apparmor=0 cgroup_disable=memory but lxc-checkconfig says the memory Cgroup memory controller: enabled
On Fri, May 1, 2015 at 4:56 AM, Dirk Geschke <[email protected]> wrote: > Hi, > > > I need to come up with a way to disable the cgroup memory controller in > the > > kernel command line, for Ubuntu 14.04 and Centos 7. > > Is there a way to do this? I found a kernel command line to enable memory > > controller, but not t disable. > > yes, it's the same command but with disable: > > cgroup_disable=memory > > Best regards > > Dirk > > -- > +----------------------------------------------------------------------+ > | Dr. Dirk Geschke / Plankensteinweg 61 / 85435 Erding | > | Telefon: 08122-559448 / Mobil: 0176-96906350 / Fax: 08122-9818106 | > | [email protected] / [email protected] / [email protected] | > +----------------------------------------------------------------------+ > _______________________________________________ > lxc-users mailing list > [email protected] > http://lists.linuxcontainers.org/listinfo/lxc-users
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
