diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-07-22 11:04:39 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-07-22 14:01:28 +0200 |
| commit | ebbf8d6c60b67460b5d7335d22441365e9fcbdbb (patch) | |
| tree | 066dd5d31e7904002c2756a3679ef080862fceb4 /executor/executor_test.h | |
| parent | 302e51de43c05797424da429336824f6b87c3353 (diff) | |
prog: increase max number of syscalls
Currently fallback coverage imposes an implicit 8K limit
on the max number of syscalls. 8K is quite close to the
current number of syscalls we have on Linux.
1. Bump this limit to 2M.
2. Detect limit violation during startup rather than later,
with an obscure error message and only if fallback coverage is used.
Diffstat (limited to 'executor/executor_test.h')
0 files changed, 0 insertions, 0 deletions
