commit | 0eb07577363d9200593e6b4c74bae5ed4c6d34aa | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Tue Mar 30 13:52:33 2021 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Tue Mar 30 14:08:58 2021 +0000 |
tree | 5b4afc2217a1b958b26585ca6cc051b09a51035f | |
parent | 51567b56cf64ad3878a4cb0b50668c7d8e02a5b4 [diff] |
Only increase SMP for CrosVM HelloWorld tests We increased number of QEMU-emulated CPUs from 2 to 4 to increase chances of discovering concurrency issues but since Make runs `nproc` jobs simultaneously, the system starts thrashing. Reduce number of CPUs back down to 2 by default but keep 4 for CrosVM HelloWorld tests. This covers boot and spawning a guest VM, at least. Change-Id: Id45dd87ab94e6df4003443ea7f874157297f3779