commit | 858c0404d4dc73ae13266fb13e680a050bd1c9d5 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Thu Jul 15 16:19:11 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Thu Jul 15 16:19:11 2021 +0900 |
tree | fe7773bca99c6bb61b38477b2f1070c88fa66066 | |
parent | f90329198c78c62784872d5f03fd59c54698a178 [diff] |
Add the standard cpuset nodes These nodes are not meaningful in Microdroid, but added here in order to satisfy the existing code that tries to put a PID to one of the cpusets. Bug: 193118995 Test: run microdroid. Check if errors like the below are not shown: couldn't write 152 to /dev/cpuset/system-background/tasks Change-Id: Ibafb25355936ef21b6517c5707d093d25fc2d247
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.