Searched hist:"16 db3d3f1170fb0efca652c9378ce7c5f5cb4232" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | sysctl.h | diff 16db3d3f1170fb0efca652c9378ce7c5f5cb4232 Thu Apr 16 14:47:50 CDT 2015 Heinrich Schuchardt <xypron.glpk@gmx.de> 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>
|
/openbmc/linux/kernel/ |
H A D | sysctl.c | diff 16db3d3f1170fb0efca652c9378ce7c5f5cb4232 Thu Apr 16 14:47:50 CDT 2015 Heinrich Schuchardt <xypron.glpk@gmx.de> 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>
|
H A D | fork.c | diff 16db3d3f1170fb0efca652c9378ce7c5f5cb4232 Thu Apr 16 14:47:50 CDT 2015 Heinrich Schuchardt <xypron.glpk@gmx.de> 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>
|