mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-26 21:00:30 +00:00
b621d37e81
Ensure that we have at least 1GB per Go compiler/linker invocation. Go compiler/linker can consume significant amount of memory (observed to consume at least 600MB). See #1276 for context. And we have parallelization both on make and on go levels, this can severe oversubscribe RAM. Note: the result can be significantly lower than the CPU number, but this is fine because Go builds/tests are parallelized internally. |
||
---|---|---|
.. | ||
make.go |