Re: Using SCHED_4BSD now leads to a panic during kernel boot
- In reply to: Olivier Certner : "Re: Using SCHED_4BSD now leads to a panic during kernel boot"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 20 Jun 2025 06:58:40 UTC
On Thu, 19 Jun 2025 22:44:01 -0400 Olivier Certner <olce@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