<div dir="ltr"><div class="gmail_default" style="font-size:small">It does not work<br>cat /proc/cmdline<br>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<br></div><div class="gmail_default" style="font-size:small">but lxc-checkconfig says the memory <br>Cgroup memory controller: enabled<br><br></div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 1, 2015 at 4:56 AM, Dirk Geschke <span dir="ltr"><<a href="mailto:dirk@lug-erding.de" target="_blank">dirk@lug-erding.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<div><div class="h5"><br>
> I need to come up with a way to disable the cgroup memory controller in the<br>
> kernel command line, for Ubuntu 14.04 and Centos 7.<br>
> Is there a way to do this? I found a kernel command line to enable memory<br>
> controller, but not t disable.<br>
<br>
</div></div>yes, it's the same command but with disable:<br>
<br>
    cgroup_disable=memory<br>
<br>
Best regards<br>
<span class="HOEnZb"><font color="#888888"><br>
Dirk<br>
<br>
--<br>
+----------------------------------------------------------------------+<br>
| Dr. Dirk Geschke       / Plankensteinweg 61    / 85435 Erding        |<br>
| Telefon: 08122-559448  / Mobil: 0176-96906350 / Fax: 08122-9818106   |<br>
| <a href="mailto:dirk@geschke-online.de">dirk@geschke-online.de</a> / <a href="mailto:dirk@lug-erding.de">dirk@lug-erding.de</a>  / <a href="mailto:kontakt@lug-erding.de">kontakt@lug-erding.de</a> |<br>
+----------------------------------------------------------------------+<br>
_______________________________________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a></font></span></blockquote></div><br></div>