mcctrl/mcexec: limit thread pool size when too many threads exist on Linux

This commit is contained in:
Balazs Gerofi
2017-07-21 15:33:19 +09:00
parent 6714161c25
commit bc423255d9
4 changed files with 82 additions and 6 deletions

View File

@@ -60,6 +60,7 @@
#define MCEXEC_UP_SIG_THREAD 0x30a02922
#define MCEXEC_UP_SYSCALL_THREAD 0x30a02924
#define MCEXEC_UP_TERMINATE_THREAD 0x30a02925
#define MCEXEC_UP_GET_NUM_POOL_THREADS 0x30a02926
#define MCEXEC_UP_COPY_FROM_MCK 0x30a03000
#define MCEXEC_UP_COPY_TO_MCK 0x30a03001