Files
mckernel/kernel
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
..
2016-03-08 15:19:03 +09:00
2017-07-12 20:42:38 +09:00
2017-07-14 09:51:39 +09:00
2017-07-14 09:51:39 +09:00
2014-03-30 16:14:19 +09:00
2017-07-14 09:51:39 +09:00
2017-07-14 09:51:39 +09:00
2017-07-14 09:51:39 +09:00
2017-07-14 09:51:39 +09:00
2016-02-23 16:32:17 +09:00
2016-03-08 15:19:03 +09:00
2017-07-14 09:51:39 +09:00
2013-06-06 11:53:30 -05:00
2016-12-01 16:44:01 +09:00
2017-07-14 09:51:39 +09:00
2016-12-08 17:28:53 +09:00
2017-07-14 09:51:39 +09:00
2017-07-08 18:12:01 +09:00
2017-07-14 09:51:39 +09:00
2017-07-12 20:42:38 +09:00
2017-03-29 18:20:53 +09:00