commit | 0520f447ee00f413991c8d47dfbc8c623b944d37 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Mon Mar 07 22:32:18 2022 +0000 |
committer | Victor Hsieh <victorhsieh@google.com> | Mon Mar 07 22:41:30 2022 +0000 |
tree | 4581040b0c355074647ea9b71bdcbcc920336f82 | |
parent | 887b25074a669beb8acbb2ca8b62497e58d30f8f [diff] |
authfs: use RwLock instead of Mutex Bug: 220386264 Test: Observed faster parallel file reads (at least not much slower, possibly due to lock contention), with prototype of multithread support. Change-Id: I3126932f9b3c769756ec1123e4746d3d1de88a1e
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.