syzkaller/tools/syz-env
Dmitry Vyukov 8304907db0 tools/syz-env: restrict Makefile parallelism based on RAM
Ensure that we have at least 1GB per Makefile job.
Go compiler/linker can consume significant amount of memory
(observed to consume at least 600MB). See #1276 for context.
Update #1276
2019-07-19 09:51:07 +02:00
..
env.go tools/syz-env: restrict Makefile parallelism based on RAM 2019-07-19 09:51:07 +02:00