[Bug 197923] [patch] [sched] Fix comment in sched_balance_pair and move load check ahead of lock
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 22 22:59:14 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197923
--- Comment #12 from Mark Johnston <markj at FreeBSD.org> ---
(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.
More information about the freebsd-bugs
mailing list