commit | d0e8451d59e41a8435daaca6c1702154f3d418de | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Aug 12 09:44:52 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Wed Aug 12 10:42:44 2020 -0700 |
tree | 21a5053cd604cca1021e3b9713281f0c532a60cb | |
parent | 0df0fcbb9dd12eee9cd8b04dd01e43c81974f11d [diff] |
logd: always wake 'wrapped' readers on prune See the comment in the code for more details. 'wrapped' readers are uncommon and error prone, and this change makes them more reliable. Its side effect is that wrapped readers will wake more often, but they'll still be batched to a large degree. Bug: 163617910 Test: logging unit tests Test: logcat --wrap does the right thing Change-Id: I4b6f8331ff7854787c97f821b2a5bf8d7da321c6