On Thu, 19 Jun 2025 22:44:01 -0400 Olivier Certner <o...@freebsd.org> wrote:
> > > 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. > Yes, everything is now working with SCHED_4BSD. My custom kernel config file is full of debug options. Thanks to you and regards! -- Gary Jennejohn