Re: [lng-odp] [PATCH] validation: scheduler: increase delay tolerance

2016-03-01 Thread Maxim Uvarov
Merged, Maxim. On 03/01/16 04:25, Bill Fischofer wrote: OK, thanks for the explanation. With that: Reviewed-by: Bill Fischofer > On Mon, Feb 29, 2016 at 4:22 PM, Ivan Khoronzhuk mailto:ivan.khoronz...@linaro.org>> wrote: On 29.02.16 23:39, Bill Fisc

Re: [lng-odp] [PATCH] validation: scheduler: increase delay tolerance

2016-02-29 Thread Bill Fischofer
OK, thanks for the explanation. With that: Reviewed-by: Bill Fischofer On Mon, Feb 29, 2016 at 4:22 PM, Ivan Khoronzhuk wrote: > > > On 29.02.16 23:39, Bill Fischofer wrote: > >> >> >> On Mon, Feb 29, 2016 at 11:49 AM, Ivan Khoronzhuk < >> ivan.khoronz...@linaro.org

Re: [lng-odp] [PATCH] validation: scheduler: increase delay tolerance

2016-02-29 Thread Ivan Khoronzhuk
On 29.02.16 23:39, Bill Fischofer wrote: On Mon, Feb 29, 2016 at 11:49 AM, Ivan Khoronzhuk mailto:ivan.khoronz...@linaro.org>> wrote: For some systems sensitive to time deviation, would be better to have some time backup while testing scheduler time, so increase it to 3 jiffies.

Re: [lng-odp] [PATCH] validation: scheduler: increase delay tolerance

2016-02-29 Thread Bill Fischofer
On Mon, Feb 29, 2016 at 11:49 AM, Ivan Khoronzhuk < ivan.khoronz...@linaro.org> wrote: > For some systems sensitive to time deviation, would be better > to have some time backup while testing scheduler time, so increase > it to 3 jiffies. > > https://bugs.linaro.org/show_bug.cgi?id=2076 > > Signed

[lng-odp] [PATCH] validation: scheduler: increase delay tolerance

2016-02-29 Thread Ivan Khoronzhuk
For some systems sensitive to time deviation, would be better to have some time backup while testing scheduler time, so increase it to 3 jiffies. https://bugs.linaro.org/show_bug.cgi?id=2076 Signed-off-by: Ivan Khoronzhuk --- test/validation/scheduler/scheduler.c | 2 +- 1 file changed, 1 inser