commit | f760f7f10d26588e52c38fcdf7cb8b68c723c5ad | [log] [tgz] |
---|---|---|
author | Tim Murray <timmurray@google.com> | Fri Feb 10 17:08:04 2023 -0800 |
committer | Tim Murray <timmurray@google.com> | Tue Feb 21 08:45:49 2023 -0800 |
tree | c65274f4c2825e7f60f1bb67d70085c15525cdad | |
parent | 326c51d79bd7a5ed0fd23842b30dee99f965260a [diff] |
Freezer: release AM lock while checking /proc/locks Checking /proc/locks can take a long time if new file locks are being added. Hoist that outside of the AM lock to make sure that system_server doesn't stall unnecessarily. Test: device functions with short freezer timeout Bug: 269207437 Change-Id: I5bab77281992d0e826427e458025103500fc0869 Merged-in: I5bab77281992d0e826427e458025103500fc0869