Page MenuHomeFreeBSD

if_ovpn: add sysctls for netisr_queue() and crypto_dispatch_async()
ClosedPublic

Authored by kp on Oct 17 2022, 9:13 AM.
Tags
None
Referenced Files
F166442135: D37017.id111854.diff
Thu, Aug 13, 2:34 PM
Unknown Object (File)
Sun, Aug 9, 8:45 AM
Unknown Object (File)
Wed, Aug 5, 7:50 AM
Unknown Object (File)
Tue, Aug 4, 4:05 AM
Unknown Object (File)
Wed, Jul 22, 8:17 AM
Unknown Object (File)
Tue, Jul 21, 12:01 PM
Unknown Object (File)
Sat, Jul 18, 2:07 PM
Unknown Object (File)
Sat, Jul 18, 3:38 AM

Details

Summary

Allow the choice between asynchronour and synchronous netisr and crypto
calls. These have performance implications, but depend on the specific
setup and OCF back-end.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kp requested review of this revision.Oct 17 2022, 9:13 AM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 24 2022, 8:09 AM
This revision was automatically updated to reflect the committed changes.