diff options
author | Jorim Jaggi <jjaggi@google.com> | 2019-02-08 15:57:34 +0100 |
---|---|---|
committer | Jorim Jaggi <jjaggi@google.com> | 2019-02-08 16:26:58 +0100 |
commit | b24e989600e0e5dfdf5ddcc5e5672a2b7495fbfe (patch) | |
tree | b8d5e73812f4801ff4a73905fb1661becb7b880a /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 683fe3ea0e7abdf7d66db875b8233f340de72254 (diff) |
Don't hold WM lock while updating OOM adj
Holding the lock can cause quite the performance regression, up
to 9-10ms for app hot launch tests depending on thread
interleaving.
Since the original issue was fixed by
I160f951e103835401ccaaf7c732ba407e011c39b let's try again without
holding the lock since this can be quite a big performance hit.
Test: atest AppTransitionTests
Bug: 123502026
Bug: 124067004
Change-Id: If6bbe35139aeaa3a36d9d1ce5aad2b3503ac95f8
Fixes: 124019557
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions