https://bugs.linaro.org/show_bug.cgi?id=1449

--- Comment #5 from Ola Liljedahl <[email protected]> ---
I am testing with periods 1x-2x the length of the timer resolution and still
get intermittent too early failures. I assume this is caused by the
non-determinism of Linux, the ODP threads may not execute immediately (e.g. the
threads are swapped out and Linux running something else on the CPU's).

This means that the timer example needs to be more robust. It cannot expect
that it will have full control over the CPU and run immediately a timer expired
and the timeout is delivered. Too early errors from odp_timer_set() should be
handled gracefully and not cause an abort.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to