Hello, I'm new to using LXC, but really impressed so far. I'm trying to set-up memory limits for a container, and have added these lines to my container config file: lxc.cgroup.memory.limit_in_bytes = 15872M lxc.cgroup.memory.memsw.limit_in_bytes = 16896M ...and I've stopped & restarted my container. But from inside the container, using `free` or `top`,etc, still reports the total available memory as that of the host system, not what has been allocated to the container. Is this normal, or does it suggest I did something wrong? Is there a way to accurately check memory usage for a container from within that container? Or even from the host system? Any help would be greatly appreciated. Thanks, Matt Chapman _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/containers