[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <0fbcb669-33a8-9730-f7fa-639707532611@gmail.com>
Date: Fri, 3 Apr 2020 14:21:27 +0200
From: "Michael Kerrisk (man-pages)" <mtk.manpages@...il.com>
To: Andrey Vagin <avagin@...nvz.org>, Dmitry Safonov <dima@...sta.com>
Cc: mtk.manpages@...il.com,
"Eric W. Biederman" <ebiederm@...ssion.com>,
lkml <linux-kernel@...r.kernel.org>,
Linux API <linux-api@...r.kernel.org>,
Containers <containers@...ts.linux-foundation.org>,
Adrian Reber <adrian@...as.de>
Subject: /proc/sys/user/max_time_namespaces?
Dmitry, Andrei
[Andrei, I mistyped your openvz address in an email of a few minutes
ago ("[PATCH] ns: Fix time_for_children symlink"). You were CCed
on your gmail address though.]
In the namespaces(7) manual page there is documentation for
these files:
$ ls -1 /proc/sys/user/*namespaces
/proc/sys/user/max_cgroup_namespaces
/proc/sys/user/max_ipc_namespaces
/proc/sys/user/max_mnt_namespaces
/proc/sys/user/max_net_namespaces
/proc/sys/user/max_pid_namespaces
/proc/sys/user/max_user_namespaces
/proc/sys/user/max_uts_namespaces
These files allow one to limit on the number of namespaces
of each type.
However, there is no /proc/sys/user/max_time_namespaces file.
Was this deliberate, or an oversight?
Thanks,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
Powered by blists - more mailing lists