Re: [lng-odp] scheduler_test_wait_time() tolerance

2016-02-18 Thread Mike Holmes
On 18 February 2016 at 12:52, Zoltan Kiss wrote: > > > On 17/02/16 16:59, Mike Holmes wrote: > >> >> >> On 17 February 2016 at 11:53, Ivan Khoronzhuk >> mailto:ivan.khoronz...@linaro.org>> wrote: >> >> >> >> On 17.02.16 18:44, Mike Holmes wrote: >> >> Does this tuning need to be docum

Re: [lng-odp] scheduler_test_wait_time() tolerance

2016-02-18 Thread Zoltan Kiss
On 17/02/16 16:59, Mike Holmes wrote: On 17 February 2016 at 11:53, Ivan Khoronzhuk mailto:ivan.khoronz...@linaro.org>> wrote: On 17.02.16 18:44, Mike Holmes wrote: Does this tuning need to be documented in the implementer's guide ? I thinks, no. Really, per platform tu

Re: [lng-odp] scheduler_test_wait_time() tolerance

2016-02-17 Thread Mike Holmes
On 17 February 2016 at 11:53, Ivan Khoronzhuk wrote: > > > On 17.02.16 18:44, Mike Holmes wrote: > >> Does this tuning need to be documented in the implementer's guide ? >> > I thinks, no. > Really, per platform tuning is required but we dont mention it ? > > >> On 17 February 2016 at 10:51, Z

Re: [lng-odp] scheduler_test_wait_time() tolerance

2016-02-17 Thread Ivan Khoronzhuk
On 17.02.16 18:44, Mike Holmes wrote: Does this tuning need to be documented in the implementer's guide ? I thinks, no. On 17 February 2016 at 10:51, Zoltan Kiss mailto:zoltan.k...@linaro.org>> wrote: On 17/02/16 15:24, Ivan Khoronzhuk wrote: Hi, Zoltan On 17.02.16

Re: [lng-odp] scheduler_test_wait_time() tolerance

2016-02-17 Thread Mike Holmes
Does this tuning need to be documented in the implementer's guide ? On 17 February 2016 at 10:51, Zoltan Kiss wrote: > > > On 17/02/16 15:24, Ivan Khoronzhuk wrote: > >> Hi, Zoltan >> >> On 17.02.16 17:12, Zoltan Kiss wrote: >> >>> Hi Ivan, >>> >>> I haven an another issue related to time API, w

Re: [lng-odp] scheduler_test_wait_time() tolerance

2016-02-17 Thread Zoltan Kiss
On 17/02/16 15:24, Ivan Khoronzhuk wrote: Hi, Zoltan On 17.02.16 17:12, Zoltan Kiss wrote: Hi Ivan, I haven an another issue related to time API, which is related to your recent patches, particularly this code: wait_time = odp_schedule_wait_time(ODP_TIME_SEC_IN_NS); ... /* check time correc

Re: [lng-odp] scheduler_test_wait_time() tolerance

2016-02-17 Thread Ivan Khoronzhuk
Hi, Zoltan On 17.02.16 17:12, Zoltan Kiss wrote: Hi Ivan, I haven an another issue related to time API, which is related to your recent patches, particularly this code: wait_time = odp_schedule_wait_time(ODP_TIME_SEC_IN_NS); ... /* check time correctness */ start_time = odp_time_local(); for

[lng-odp] scheduler_test_wait_time() tolerance

2016-02-17 Thread Zoltan Kiss
Hi Ivan, I haven an another issue related to time API, which is related to your recent patches, particularly this code: wait_time = odp_schedule_wait_time(ODP_TIME_SEC_IN_NS); ... /* check time correctness */ start_time = odp_time_local(); for (i = 1; i < 6; i++) { odp_schedule(&queue,