v3:
- fixed some review comments from Maxim
v2:
- fixed patch 3

Like in the previous RFC, the first patch is the fix.
The second and third patch represent a proposed fix for freeing the
ODP_QUEUE_TYPE_SCHED queues that were not removed from the internal priority
queues because the scheduler did not know they were empty.

Ciprian Barbu (3):
  validation: schedule: free queues and pool
  linux-generic: queue: add queue_is_destroyed internal call
  linux-generic: schedule: make sure SCHED queues get freed by the
    scheduler

 .../linux-generic/include/odp_queue_internal.h     |  9 ++++
 platform/linux-generic/odp_schedule.c              | 25 +++++++++
 test/validation/odp_schedule.c                     | 61 +++++++++++++++++++++-
 3 files changed, 93 insertions(+), 2 deletions(-)

-- 
1.8.3.2


_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to