John Baldwin 74cf7cae4d softclock: Use dedicated ithreads for running callouts.
Rather than using the swi infrastructure, rewrite softclock() as a
thread loop (softclock_thread()) and use it as the main routine of the
softclock threads.  The threads use the CC_LOCK as the thread lock
when idle.

Reviewed by:	mav, imp, kib
Sponsored by:	Netflix
Differential Revision:	https://reviews.freebsd.org/D33683
2021-12-30 14:55:08 -08:00
..
2021-12-28 17:59:39 -06:00
2021-12-27 18:47:25 +00:00
2021-12-30 09:14:45 +03:00
2021-12-28 13:51:25 -08:00
2021-12-27 18:47:26 +00:00
2021-12-28 13:51:25 -08:00