syzkaller/syz-manager
Dmitry Vyukov 2fa06225ad syz-manager: increase initial poll batch size
When the fuzzer starts, it pumps the whole corpus.
If we do it using the final batchSize, it can be very slow
batch of size 6 can take more than 10 mins for 50K corpus and slow kernel).
Use a batch of 30 initially.
2019-06-03 13:13:56 +02:00
..
cover.go syz-manager: Improve the computation of getVMOffset() on FreeBSD 2018-12-31 19:36:13 +01:00
html.go dashboard/app: properly handle build failures 2019-03-25 17:00:25 +01:00
hub.go syz-manager: reproduce leaks from hub 2019-05-21 12:25:10 +02:00
manager.go syz-manager: don't repro non-leaks on leak instance 2019-05-20 19:40:20 +02:00
rpc.go syz-manager: increase initial poll batch size 2019-06-03 13:13:56 +02:00
stats.go syz-manager: factor out rpc serving part 2018-12-26 10:58:23 +01:00