Page MenuHomeFreeBSD

pfsync: fix defer timeout
ClosedPublic

Authored by kp on Dec 3 2021, 9:48 AM.
Tags
None
Referenced Files
F107404126: D33242.diff
Mon, Jan 13, 4:48 PM
Unknown Object (File)
Thu, Jan 9, 11:13 PM
Unknown Object (File)
Mon, Dec 23, 2:39 PM
Unknown Object (File)
Mon, Dec 23, 5:46 AM
Unknown Object (File)
Nov 21 2024, 4:22 PM
Unknown Object (File)
Nov 21 2024, 6:56 AM
Unknown Object (File)
Nov 19 2024, 5:56 PM
Unknown Object (File)
Nov 17 2024, 11:28 PM

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