HomeFreeBSD

time(3): Align fast clock times to avoid firing multiple timers.

Description

time(3): Align fast clock times to avoid firing multiple timers.

In non-periodic mode absolute timers fire at exactly the time given.
When specifying a fast clock, align the firing time so that less
timer interrupt events are needed.

Reviewed by: rrs @
Differential Revision: https://reviews.freebsd.org/D36858
MFC after: 1 week
Sponsored by: NVIDIA Networking

Details

Provenance
hselaskyAuthored on Oct 3 2022, 8:54 AM
Reviewer
rrs
Differential Revision
D36858: time(3): Align fast clock times to avoid firing multiple timers.
Parents
rG03d66186f626: bsdinstall: add hooks to allow for easier customizing the install
Branches
Unknown
Tags
Unknown