commit | da8ca3bbb6a73aafc437aefdb0bbdd9e3474ff29 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Wed Jan 26 12:36:54 2022 -0800 |
committer | Victor Hsieh <victorhsieh@google.com> | Wed Jan 26 17:30:01 2022 -0800 |
tree | 0b55cf76b811a0357ae6af62116ecde077a32e01 | |
parent | 6fe1b7b05cd199fcfa11d890203235ec34fa9f5b [diff] |
Allow the test CompOS VM to use all CPUs by default Note that this doesn't change verify_key (so it always uses 1 vCPU) because the system property is specific to compilation. For unknown reason, odrefresh takes longer when running with multiple vCPU in the VM. See b/216557997. Bug: 197358423 Test: Run `composd_cmd test-compile` on oriole. See 8 cpu in /proc/cpuinfo Change-Id: Ie1a0bd4db3f33fef20d186af1718064f7094725b
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.