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-06 20:46:49 +02:00
2021-12-09 02:49:10 +02:00
2021-11-29 22:04:43 +00:00
2021-12-28 13:51:25 -08:00
2021-12-14 14:52:25 +00:00
2021-12-09 02:49:10 +02:00
2021-12-09 02:49:10 +02:00
2021-11-17 20:12:26 +00:00