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

Ola Liljedahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Ola Liljedahl <[email protected]> ---
Also with SW scheduling there can be delays before buffers from higher priority
queues are dispatched to threads. This could due to prescheduling and
multi-buffer scheduling of prior low-priority queues, it takes a while for
those buffers to be consumed and only then will the higher priority buffers be
dispatched. odp_schedule_one() was the solution for this be we decided to
remove it as it cannot be implemented on all (or any?) platforms.

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

Reply via email to