Page MenuHomeFreeBSD

pfsync: fix defer timeout
ClosedPublic

Authored by kp on Dec 3 2021, 9:48 AM.
Tags
None
Referenced Files
F151947934: D33242.diff
Sat, Apr 11, 5:03 PM
Unknown Object (File)
Sun, Mar 29, 12:44 PM
Unknown Object (File)
Wed, Mar 25, 3:41 AM
Unknown Object (File)
Wed, Mar 25, 12:15 AM
Unknown Object (File)
Mon, Mar 23, 9:39 PM
Unknown Object (File)
Sat, Mar 21, 7:34 PM
Unknown Object (File)
Sun, Mar 15, 12:09 AM
Unknown Object (File)
Fri, Mar 13, 10:07 AM

Details

Summary

Don't use a fixed number of ticks, but take hz into account so we have a
consistent timeout, regardless of what hz is set up.
Use a 20ms timeout, becaues that's what OpenBSD uses.

MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

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