commit | ad2972aee983916f906ffa6f632326c532b2b800 | [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 | 257177c6cb5578cac1346fc5c6790c1ffe02824c | |
parent | 2a16cfbfc223183cfce90cc3bb71b38f7547a706 [diff] |
logd: clearAll by UID speedup (cherry pick from commit d280d8126f8df46c3a27743f96f49103c1ff7247) - 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