commit | 6ea1da9beb08e5bc6e554ab08338e3c55a4ace87 | [log] [tgz] |
---|---|---|
author | Keir Fraser <keirf@google.com> | Mon Nov 28 15:24:14 2022 +0000 |
committer | Keir Fraser <keirf@google.com> | Thu Dec 01 22:21:15 2022 +0000 |
tree | fab95f96f4da65b1b7a0647c1489b389f77240c2 | |
parent | cdd4b118b77a95431f65bdcd0134d7434bccf01e [diff] |
Implement a memory reclaim microdroid benchmark test This manually triggers the onTrimMemory hook and reports on guest memory usage after allowing memory reclaim to occur. Bug: 238931615 Test: atest MicrodroidBenchmarks Change-Id: Ief3a3209cd99384cd716b1d920e1b2fe49896d04
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.