Commit Graph

5 Commits

Author SHA1 Message Date
Alice Wang 246108fdf9 benchmark:Measure virtio-blk read rate
Bug: 236123069
Test: atest MicrodroidBenchmarks
Change-Id: Ia46ea8d1b4425fa280171adcce7f82a76f1a329e
2022-07-27 14:16:52 +00:00
Inseob Kim 5d5476bba1 Add microdroid minimum ram test
testMinimumRequiredRAM will find minimum required RAM to boot Microdroid
by bisecting. The result will be collected as a metric.

Bug: 231105297
Test: atest MicrodroidBenchmarks
Change-Id: Icb34a2cc2f9d906ebde661be86ac9b802288de5b
2022-06-27 13:48:29 +09:00
Inseob Kim 11d051fea8 Remove obsolete benchmark directory
Test: N/A
Change-Id: I88e5f13e56f983745222f3ea9e8f6cf201f5e1de
2022-06-27 13:24:00 +09:00
Shikha Panwar 6f03c944f6 Make exporting tombstone (out of VM) configurable
VM owner must specify export_tombstones value in assets/vm_config in
payload apk to enable/disable exporting the tombstones out of VM. This
is also dm-verity protected so only the owner of the VM can make the
change.  There is no default value for this for now. Virtualization
service will fail at load_config() throw binder_exception to client.

Test: atest . (all tests in /packages/modules/Virtualization)
Bug: 227443903

Change-Id: I82325a9ffc57d4d4825d51d9d41ebb767e6c1f6f
2022-04-19 14:40:04 +00:00
Inseob Kim fd922cffb7 Add file io benchmark program
Bug: 195490345
Test: benchmark_example.sh aosp_oriole_pkvm-userdebug
Change-Id: Idd9f8e97b16d83120bcb54551832eacbbd0670f7
2021-11-11 17:41:25 +09:00