diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2015-04-16 12:47:50 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-17 09:04:07 -0400 |
commit | 16db3d3f1170fb0efca652c9378ce7c5f5cb4232 (patch) | |
tree | f85f846c4e8a4761449aeca34dbd1055bb693828 /fs/autofs4 | |
parent | ac1b398de1ef94aeee8ba87b0120763526572a6e (diff) | |
download | linux-16db3d3f1170fb0efca652c9378ce7c5f5cb4232.tar.bz2 |
kernel/sysctl.c: threads-max observe limits
Users can change the maximum number of threads by writing to
/proc/sys/kernel/threads-max.
With the patch the value entered is checked against the same limits that
apply when fork_init is called.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/autofs4')
0 files changed, 0 insertions, 0 deletions