<div dir="ltr"><br><div>I'm guessing that the default for memory.limit_in_bytes is supposed to just be effectively unlimited.</div><div><br></div><div><div># lxc-create -n test -t minimal</div><div># lxc-start -n test -d</div>
<div># lxc-attach -n test -- cat /sys/fs/cgroup/memory/lxc/test/memory.limit_in_bytes</div><div>18446744073709551615</div></div><div><br></div><div>Is that so?  I've been trying to find documentation on default values for cgroups, but I've not found anything yet.</div>
<div><br></div><div>Neither <a href="https://www.kernel.org/doc/Documentation/cgroups/cgroups.txt">https://www.kernel.org/doc/Documentation/cgroups/cgroups.txt</a>, nor</div><div><a href="https://www.kernel.org/doc/Documentation/cgroups/memory.txt">https://www.kernel.org/doc/Documentation/cgroups/memory.txt</a> seem to indicate what are the defaults.<br>
</div><div><br></div><div>Thanks,</div><div>-Nels</div><div><br></div></div>