Re: Periodic rant about SCHED_ULE

From: George Mitchell <george+freebsd_at_m5p.com>
Date: Wed, 22 Mar 2023 18:03:37 UTC
On 3/22/23 13:42, Karl Denninger wrote:
> [...]
> Am I correct that toggling between these without a kernel build (or even 
> at runtime) is not possible?  Been a minute since I've cared.... :-)
> [...]

Rebuilding the kernel is the only way I know.  In an ideal world, the
scheduler would be a loadable kernel module (if that's even possible),
if we can't pull the switch back to 4BSD as the default.      -- George