]> git.baikalelectronics.ru Git - kernel.git/commit
userns: Recommend use of memory control groups.
authorEric W. Biederman <ebiederm@xmission.com>
Sat, 26 Jan 2013 00:48:31 +0000 (16:48 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Sun, 27 Jan 2013 06:20:06 +0000 (22:20 -0800)
commit77bb84031583a98f33f796b6567dee6d2a200050
tree10caa137fd9c8db3473f297ab43a8ae591235043
parent50a4bee452a1e7a8ad3fc184ee3fe83c90daf69a
userns: Recommend use of memory control groups.

In the help text describing user namespaces recommend use of memory
control groups.  In many cases memory control groups are the only
mechanism there is to limit how much memory a user who can create
user namespaces can use.

Acked-by: Serge Hallyn <serge.hallyn@canonical.com>
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Documentation/namespaces/resource-control.txt [new file with mode: 0644]
init/Kconfig