Go to file
Victor Hsieh 45f97bacbd Don't override CPU count in CompOS benchmark
The benchmark should be as consistent as the production when possible.
The deterministism doesn't really matter in the benchmark.

Bug: 236799228
Test: TH
Change-Id: Ie23da39b2e06f02612cca00037bcc4e8b67fdffe
2022-10-24 09:35:59 -07:00
apex
apkdmverity [libdm_rust] Enable writable loopdevice 2022-10-18 13:28:10 +00:00
authfs [benchmarks][authfs] Run AuthFsBenchmarks in postsubmit 2022-10-19 14:54:48 +00:00
avmd
compos Don't override CPU count in CompOS benchmark 2022-10-24 09:35:59 -07:00
demo
docs
javalib Merge "Config file requires custom VM permission" 2022-10-24 07:58:06 +00:00
launcher Remove support for command-line args 2022-10-17 15:06:26 +01:00
libs Merge "[libdm_rust] Enable writable loopdevice" 2022-10-18 14:45:50 +00:00
microdroid Remove cgroup specific setup from microdroid/init.rc 2022-10-24 11:46:13 +01:00
microdroid_manager Decrease RAM usage by status collection in microdroid_manager 2022-10-19 14:22:45 +09:00
pvmfw Merge changes Id552d6dc,I417e197f 2022-10-24 12:24:06 +00:00
rialto
tests Fix Microdroid Benchmark tests 2022-10-24 13:34:18 +00:00
virtualizationservice Merge "virtualizationservice: Fix log messages" 2022-10-24 09:22:17 +00:00
vm Use wait-for-device in vm_shell.sh 2022-10-24 10:16:37 +09:00
vmbase vmbase: sections.ld: Fix bin_end as LMA 2022-10-17 12:56:50 +01:00
vmclient
zipfuse
.clang-format
.gitignore
Android.bp
OWNERS
PREUPLOAD.cfg
README.md
TEST_MAPPING
rustfmt.toml

README.md

Virtualization

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.