summaryrefslogtreecommitdiff
path: root/sys/kern/clock_subr.c
diff options
context:
space:
mode:
authorScott Soule Cheloha <cheloha@cvs.openbsd.org>2023-04-21 15:33:01 +0000
committerScott Soule Cheloha <cheloha@cvs.openbsd.org>2023-04-21 15:33:01 +0000
commit8d21369f7f67c670d520b76334965296fddc6789 (patch)
treeb2828da966612de960f5584ae7c2d38d49eb5ef2 /sys/kern/clock_subr.c
parent8760e7246e9cb733bd71d46b6c87fbb573d7bf2d (diff)
clockintr_cpu_init: avoid CQ_INIT flag when scheduling cq_hardclock
The meaning of the CQ_INIT flag is about to change. Soon, we won't be able to use it to decide whether a given clockintr_cpu_init() call is the first on a given CPU. Instead, use the value of cl_expiration. If it's zero, we know this is the first clockintr_cpu_init() call on this CPU.
Diffstat (limited to 'sys/kern/clock_subr.c')
0 files changed, 0 insertions, 0 deletions