On 09/15/15 18:03, Ivan Khoronzhuk wrote:
ping
are you planning v3 with removed CU_ASSERT(wait_time > 0) ? Maxim.
On 10.09.15 19:18, Ivan Khoronzhuk wrote:These patches corrects ODP_SCHED_NO_WAIT corner case when scheduler time has resolution more then 1ns. Since v2: - linux-generic: odp_schedule: fix odp_schdule_wait_time Correct commit message - validation: schedule: don't check schedule time on 0 Don't remove check on wait_time = odp_schedule_wait_time(1); Ivan Khoronzhuk (2): linux-generic: odp_schedule: fix odp_schdule_wait_time validation: schedule: don't check schedule time on 0 platform/linux-generic/include/odp/plat/schedule_types.h | 4 ++-- platform/linux-generic/odp_schedule.c | 3 --- test/validation/scheduler/scheduler.c | 2 -- 3 files changed, 2 insertions(+), 7 deletions(-)
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
