Re: Using SCHED_4BSD now leads to a panic during kernel boot
Date: Fri, 20 Jun 2025 02:44:01 UTC
> > I use SCHED_4BSD as my scheduler and that results in a panic during > > the kernel boot. > > Strange. Looking into it. Panic comes in fact from a too stringent assertion. Apart from that, everything is working correctly and you should not have seen any problem on a non-debug build. I have just committed a fix that preserves the assertion in the exact cases it matters. Thanks and regards. -- Olivier Certner