diff options
author | Heinrich Schuchardt <[email protected]> | 2015-04-16 12:47:50 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-04-17 09:04:07 -0400 |
commit | 16db3d3f1170fb0efca652c9378ce7c5f5cb4232 (patch) | |
tree | f85f846c4e8a4761449aeca34dbd1055bb693828 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ac1b398de1ef94aeee8ba87b0120763526572a6e (diff) |
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 <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Guenter Roeck <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions