[lng-odp] [Bug 3787] Timeout accuracy breaks down with odd resolution requests

2018-06-21 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3787 Bill Fischofer changed: What|Removed |Added CC||bill.fischo...@linaro.org

[lng-odp] [Bug 3787] Timeout accuracy breaks down with odd resolution requests

2018-06-19 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3787 --- Comment #3 from Maxim Uvarov --- https://github.com/Linaro/odp/commit/a01d17348d6c34457a415935e702a24257adcf8a refs/heads/master 2018-06-19T15:38:04+03:00 Petri Savolainen petri.savolai...@linaro.org example: timer_accuracy: convert full nsec time

[lng-odp] [Bug 3787] Timeout accuracy breaks down with odd resolution requests

2018-06-14 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3787 --- Comment #2 from Josep Puigdemont --- There is no problem with ODP timers, the timers are delivered at the expected tick. It is in fact the test application that is at fault here, which does not calculate the tick correctly. In the proposed

[lng-odp] [Bug 3787] Timeout accuracy breaks down with odd resolution requests

2018-06-14 Thread bugzilla-daemon
https://bugs.linaro.org/show_bug.cgi?id=3787 Josep Puigdemont changed: What|Removed |Added CC||josep.puigdem...@linaro.org --- Comment #1