Page MenuHomeFreeBSD

pfsync: fix defer timeout
ClosedPublic

Authored by kp on Dec 3 2021, 9:48 AM.
Tags
None
Referenced Files
F114967774: D33242.diff
Sat, Apr 19, 3:24 AM
Unknown Object (File)
Mon, Apr 7, 5:58 PM
Unknown Object (File)
Mar 19 2025, 1:23 PM
Unknown Object (File)
Mar 12 2025, 2:56 PM
Unknown Object (File)
Mar 9 2025, 11:37 PM
Unknown Object (File)
Feb 22 2025, 12:49 AM
Unknown Object (File)
Feb 17 2025, 12:14 AM
Unknown Object (File)
Feb 16 2025, 5:28 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
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable