aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2024-01-05 13:00:52 +0100
committerAleksandr Nogikh <nogikh@google.com>2024-01-09 11:47:02 +0000
commit668b1c2966ea9e411e3c21a47e07eecfcc05b989 (patch)
tree33d90f5390fc1d055f6e411cfdf9594f859d7cc8 /executor
parent733560f97a3f420de1ca02202227b6b3a30c7fcd (diff)
syz-fuzzer: report new inputs asynchronously
On a local qemu-based instance, sendInputToManager() takes ~100-150ms, during which a proc is blocked waiting. On GCE it presumably takes even longer. Let's save this time by performing these requests in background. To control memory consumption and to adjust the execution speed in case of an overloaded syz-manager, let's limit the queue size by 3 * procs.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions