commit | acfe554b2a8351cea95ea4b963600ffe8e145b20 | [log] [tgz] |
---|---|---|
author | Kevin DuBois <kevindubois@google.com> | Thu Jul 16 10:21:36 2020 -0700 |
committer | Ady Abraham <adyabr@google.com> | Fri Oct 16 20:34:47 2020 +0000 |
tree | d47860b88d35ca392d4d1e5256c1add36c4c9db5 | |
parent | ae8cd5544082e91d9eb1e05e9e2013a37a748d0b [diff] |
VSR: dispatch cbs skipped due to timer lag. If the timer has a lot of lag relative to the intended wakeup time, there could be two callbacks that should be dispatched during this wakeup, not just one, with the additional callback being woken up being the one that was skipped because of the timer lag. Fixes: 159884130 Test: 1 new unit test Test: uibench a/b Change-Id: Ia17bc5a09a085fcb334226849214e5247e010b37 Merged-In: Ia17bc5a09a085fcb334226849214e5247e010b37