]> 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)
commit3eedfc5074bab39e4050777f1eb9629582f99b91
tree10caa137fd9c8db3473f297ab43a8ae591235043
parent8e92fa9a7b4013a4f14e16fd5b5abb1db1137d0a
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