On 11/21/2014 04:38 PM, Alexandru Badicioiu wrote:


On 21 November 2014 16:25, Taras Kondratiuk <[email protected]
    7. Two queues one of them ORDERED, several threads. Verify that buffers
        scheduled from ORDERED queue are enqueue into the second queue in
        correct order.

I think you meant "Verify that buffers scheduled from ORDERED queue are
_dequeued_ from the second queue in the correct order".

Right. To be more clear.
- buffers are pushed to ORDERED queues in some order.
- then they are scheduled from ORDERED queue and enqueued to the second
  queue by several threads.
- at the end buffers dequeued from the second queue should have the
  initial order.

_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to