No need to kick a CPU twice when putting a thread on its runqueue.
authormpi <mpi@openbsd.org>
Wed, 28 Feb 2024 13:43:44 +0000 (13:43 +0000)
committermpi <mpi@openbsd.org>
Wed, 28 Feb 2024 13:43:44 +0000 (13:43 +0000)
commit2286c11fdedee6a9de522cebc12b77049c41c7be
tree652c04af538e61221982e749ca28d6b80904d858
parent3210cc957a73665be89d6ac36e86f5813af62fa3
No need to kick a CPU twice when putting a thread on its runqueue.

From Christian Ludwig, ok claudio@
sys/kern/kern_sched.c