commit | 6510ff7a84f53d84b73a0c2aa0d26fe3e4b40a99 | [log] [tgz] |
---|---|---|
author | Mark Salyzyn <salyzyn@google.com> | Wed Sep 16 15:34:00 2015 -0700 |
committer | Rom Lemarchand <romlem@google.com> | Mon Nov 16 08:53:04 2015 -0800 |
tree | 425772dee2b78c6f20a5f8350317e406388e183b | |
parent | 99b31e9ddce04b61536cfb2429c8df377a7d9ead [diff] |
logd: clearAll by UID speedup (cherry pick from commit 2b25c66070f73413013caa48e1c171cb895869b5) - If doing a clear, skip accounting - Ensure for busy checking, behind a region lock for instance, only break out if there was something to do. Basically move the filter actions first, and defer checking the region lock to the ends of the loops. Bug: 23711431 Change-Id: Icc984f406880633516fb17dda84188a30d092e01