Page MenuHomeFreeBSD

Decrease the anti-congestion sleep in 480.leapfile-ntpd to 1 hour.
ClosedPublic

Authored by asomers on Aug 12 2016, 4:09 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 28, 9:39 AM
Unknown Object (File)
Wed, Feb 26, 2:30 PM
Unknown Object (File)
Sun, Feb 23, 2:44 PM
Unknown Object (File)
Sat, Feb 22, 2:50 PM
Unknown Object (File)
Sat, Feb 22, 8:18 AM
Unknown Object (File)
Fri, Feb 21, 11:09 PM
Unknown Object (File)
Jan 7 2025, 7:17 PM
Unknown Object (File)
Jan 2 2025, 1:08 PM
Subscribers

Details

Summary

24 hours is too long. Periodic scripts are executed serially, so when
combined with the sleep in 410.pkg-audit periodic could actually take more
than 24 hours and block the next invocation.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4762
Build 4816: arc lint + arc unit

Event Timeline

asomers retitled this revision from to Decrease the anti-congestion sleep in 480.leapfile-ntpd to 1 hour..
asomers updated this object.
asomers edited the test plan for this revision. (Show Details)
asomers added a reviewer: cy.
cy edited edge metadata.

I suppose one hour should be OK. Two might be better though.

This revision is now accepted and ready to land.Aug 13 2016, 12:31 AM
This revision was automatically updated to reflect the committed changes.