commit | eab0cdf2874a1cc32a3214cdb772ee805db49fbd | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Wed Mar 01 12:13:23 2023 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Mar 06 12:14:12 2023 +0000 |
tree | 8ad54d0a874086360efbf305c4dd6d3f6e81678d | |
parent | 466d7580f2461c7065f420475ef14c05fbf7417e [diff] |
Reduce virtmgr threads 16 incoming threads is too many, especially since they are started immediately. Instead reduce it to 2 - chosen slightly arbitrarily. Remove the explicit configuration of outgoing threads/connections; the default (10) should be fine. See the comments on aosp/2461836. Bug: 245727626 Test: atest MicrodroidTests Change-Id: I7c7bef09411d649aed3b2914a88100dff22c0dbd
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.