diff options
author | Scott Soule Cheloha <cheloha@cvs.openbsd.org> | 2023-07-27 17:52:54 +0000 |
---|---|---|
committer | Scott Soule Cheloha <cheloha@cvs.openbsd.org> | 2023-07-27 17:52:54 +0000 |
commit | a77c0cae7b5af8c031e2e6245ed0c5636c10edf5 (patch) | |
tree | 0dc5d25d73bd627ad5ede4f65a7adf62065508f5 /gnu | |
parent | b4397d913164ba9a2374113d400d8735c8d17fc1 (diff) |
sched_init_cpu: move profclock staggering to clockintr_cpu_init()
initclocks() runs after sched_init_cpu() is called for secondary CPUs,
so profclock_period is still zero and the clockintr_stagger() call for
spc_profclock is useless. For now, just stagger spc_profclock during
clockintr_cpu_init() along with everything else.
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions