clockintr_cpu_init: fix clockintr staggering
authorcheloha <cheloha@openbsd.org>
Fri, 21 Apr 2023 03:03:50 +0000 (03:03 +0000)
committercheloha <cheloha@openbsd.org>
Fri, 21 Apr 2023 03:03:50 +0000 (03:03 +0000)
commitfa0435f218c61b6bdbca6e4e1f78502fe39a3b7b
treef90a4320ee54171d0a07d2d4e4f8936791440a34
parent768b2f7b5e0d18ead9f8125077e00d6a9fcb678e
clockintr_cpu_init: fix clockintr staggering

Use reset_cq_intrclock as a stand-in for the CQ_INTRCLOCK flag when
deciding whether to stagger clockintr expirations across CPUs.
sys/kern/kern_clockintr.c