commit | 9cf63393211203f1065fb8cf11264cc884a3e86e | [log] [tgz] |
---|---|---|
author | Suren Baghdasaryan <surenb@google.com> | Tue Mar 26 13:21:45 2019 -0700 |
committer | Suren Baghdasaryan <surenb@google.com> | Wed Mar 27 02:10:10 2019 +0000 |
tree | de4d1529be35bdb50b0d338d66c78ab76c9d4ab9 | |
parent | a50f5b852f66317b22fc65eccc53de7589906dcf [diff] |
lmkd: set PSI_POLL_PERIOD to 10ms Occasionally we see cases when 40ms polling is still too conservative. Change to 10ms polling period. Since the polling happens only after PSI signal and continues for 1sec this should not affect system performance. Test: lmkd_unit_test Bug: 129358844 Change-Id: Ib759b865b2104be23741fc0eacaa541e22d50dde Signed-off-by: Suren Baghdasaryan <surenb@google.com>