commit | b2117fec56e45a04f6794f459f45fc149e599742 | [log] [tgz] |
---|---|---|
author | Saurabh Shah <saurshah@codeaurora.org> | Thu Jan 23 18:39:01 2014 -0800 |
committer | Saurabh Shah <saurshah@codeaurora.org> | Fri Jan 24 13:35:48 2014 -0800 |
tree | 6a3fa607f72fd75b5b491ac4c397920394c5c80c | |
parent | 457e820b9c0f73ece2f24460b66e322e48aad403 [diff] |
qdutils: idle_invalidator: Use fixed timeout rather than range Currently the idle timeout is in a range from idle_timeout / 2 to idle_timeout, since we didn't need precise values. Change this to a fixed value using timestamps, because the timeout is too low and warrants precision. Change-Id: I9cec1db7f1d7fda2996ab80449c61269915f6be4