[Lxc-users] Memory limits

2012-05-08 Thread Andre Nathan
Hello I'm doing some tests with lxc and cgroup memory limits. From what I understand from the documentation, the lxc.cgroup.memory.limit_in_bytes limit is applied against the sum of the 'cache', 'rss' and 'mapped_file' fields in the /sys/fs/cgroup/lxc/$container/memory.stat file; that is, if that

[Lxc-users] Proper way to use LXC to serve multiple apps execution from outside

2012-05-08 Thread Đỗ Hoàng Khiêm
Hi everybody, I'm new to LXC and I've successfully setup and run lxc inside my machine. But I'm still curious about the proper way to use lxc. Suppose that I want to build a system to serve many app. execution requests from outside, and I want each app will have an isolated environment to run, so