https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265337
Mark Johnston <ma...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |ma...@freebsd.org --- Comment #1 from Mark Johnston <ma...@freebsd.org> --- If you are willing to test, please try building and running a kernel from the main branch (no need to replace anything else) with default settings. A few race conditions in the scheduler were fixed, which could result in CPUs going idle with work to do. In some sense, setting steal_thresh=1 can work around these problems. > kern.sched.steal_thresh=1 > machdep.idle=mwait Are both settings needed? -- You are receiving this mail because: You are the assignee for the bug.