Page MenuHomeFreeBSD

pfsync: fix defer timeout
ClosedPublic

Authored by kp on Dec 3 2021, 9:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 22, 12:49 AM
Unknown Object (File)
Mon, Feb 17, 12:14 AM
Unknown Object (File)
Sun, Feb 16, 5:28 AM
Unknown Object (File)
Sat, Feb 8, 5:02 PM
Unknown Object (File)
Jan 14 2025, 10:36 AM
Unknown Object (File)
Jan 14 2025, 10:16 AM
Unknown Object (File)
Jan 13 2025, 4:48 PM
Unknown Object (File)
Jan 9 2025, 11:13 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