HomeFreeBSD

Use the new clock_schedule() to arrange for clock_settime() to be called

Description

Use the new clock_schedule() to arrange for clock_settime() to be called
at the right time to keep the RTC hardware time in sync, instead of using
pause_sbt() to sleep until the right time.

Details

Provenance
ianAuthored on
Parents
rS321745: Add clock_schedule(), a feature that allows realtime clock drivers to
Branches
Unknown
Tags
Unknown