Masamichi Takagi 035e7913d8 do_fork(): RLIMIT_NPROC check
1. mcexec sets RLIMIT_NPROC to the number of mcexec threads.
2. do_fork() gets the current number of threads by calling rusage function.
3. do_fork() returns -EAGAIN when the limit is exceeded.
2017-07-12 20:42:38 +09:00
2017-07-14 09:51:39 +09:00
2017-07-12 20:42:38 +09:00
2017-07-12 20:42:38 +09:00
2017-07-14 09:51:39 +09:00
2012-12-17 16:17:25 +09:00
2014-09-17 19:59:37 +09:00
2017-06-27 13:27:09 +09:00
Description
No description provided
GPL-2.0 20 MiB
Languages
C 85.3%
Shell 7.7%
Perl 3.4%
Assembly 1.3%
CMake 1.2%
Other 1%