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)
Sun, May 28, 1:20 PM
Unknown Object (File)
Mon, May 15, 3:03 PM
Unknown Object (File)
Apr 26 2023, 3:51 PM
Unknown Object (File)
Apr 6 2023, 9:00 AM
Unknown Object (File)
Jan 17 2023, 7:41 AM
Unknown Object (File)
Dec 27 2022, 2:33 PM
Unknown Object (File)
Dec 26 2022, 6:04 PM
Unknown Object (File)
Dec 3 2022, 9:50 AM
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 Not Applicable
Unit
Tests Not Applicable

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.