commit | 8cd7120131c6c635bacd6e17d0b192ce03e61997 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Wed Dec 28 15:38:44 2022 +0000 |
committer | Riddle Hsu <riddlehsu@google.com> | Thu Dec 29 10:14:42 2022 +0000 |
tree | 235e12d25858fbab33feb06c8e7f1d75a69efd18 | |
parent | 099f82439d2115f29e8c0dbe7fda6247fb9e0ad8 [diff] |
Reduce lock contention when starting process (1/N) - Synchronize by itself instead of global lock. - ArrayList is more efficient if the size is small. Bug: 204870457 Test: CtsWindowManagerDeviceTestCases Change-Id: Ieb167c8b2ecd783afba9b5e8218415653be5c239