https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197923
--- Comment #12 from Mark Johnston <[email protected]> --- (In reply to Harrison Grundy from comment #11) It is possible that the queues will end up unbalanced again immediately after they are unlocked, but sched_balance_pair() has to lock the queues to perform the migration anyway, so it might as well cheaply verify that it's doing the right thing before performing an expensive migration. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
