On 2019/03/30 20:09, Borislav Petkov wrote: > On Sat, Mar 30, 2019 at 07:57:50PM +0900, Tetsuo Handa wrote: >> Yes. But what such threshold be? 0.1 second? 1 second? 10 seconds? >> Can we find a threshold where everyone can agree on? > > This is what we do all day on lkml: discussing changes so that (almost) > everyone is happy with them. > > :-) >
I think that syzbot should for now refrain from testing syscalls that change scheduling related attributes, for mixing stall reports caused by change of scheduling related attributes and different stall reports caused by e.g. (almost) infinite loop due to race conditions is annoying.