Page MenuHomeFreeBSD

time: Allow higher-frequency POSIX timers
Needs ReviewPublic

Authored by tavianator_tavianator.com on Mon, Mar 10, 8:10 PM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary

Commit b5ea3779da42 ("Reduce minimal time intervals of setitimer(2) from
1/HZ to 1/(16*HZ)") changed the minimal interval period for setitimer(2)
but not timer_settime(2). Update itimespecfix() to match itimerfix()
so that POSIX timers have equivalent functionality to the obsolete
setitimer() interface.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 62860
Build 59744: arc lint + arc unit