Kyle Evans 6a8ea6d174 sched: split sched_ap_entry() out of sched_throw()
sched_throw() can no longer take a NULL thread, APs enter through
sched_ap_entry() instead.  This completely removes branching in the
common case and cleans up both paths.  No functional change intended.

Reviewed by:	kib, markj
Differential Revision:	https://reviews.freebsd.org/D32829
2021-11-05 15:45:51 -05:00
..
2021-04-12 06:16:31 +00:00
2021-11-03 13:54:36 -06:00
2021-08-12 11:47:31 +03:00
2020-12-04 16:24:44 +00:00
2021-10-02 10:51:29 +02:00