Re: Issue with ULE scheduler

From: mike tancsa <mike_at_sentex.net>
Date: Thu, 26 May 2022 18:42:20 UTC
On 5/26/2022 7:59 AM, Christos Chatzaras wrote:
>
> Does anyone else has such issues with ULE scheduler ?

Not sure if it is indeed scheduler related, but you could always rebuild 
a kernel with an different scheduler.

options         SCHED_4BSD

instead of

options         SCHED_ULE

and see if you have the same hang

     ---Mike