HomeFreeBSD

iscsi: Use calloutng instead of ticks in iscsi initiator

Description

iscsi: Use calloutng instead of ticks in iscsi initiator

callout *_sbt functions are used to reduce ping/timeout scheduling
overhead, while allowing later improvments in the functionality.
Keep similar 1000ms callouts while adding a 10 ms window, to allow
some kernel scheduling improvements.

Reviewed By: jhb
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D34222

Details

Provenance
rscheffAuthored on Feb 15 2022, 4:35 PM
Reviewer
jhb
Differential Revision
D34222: iscsi: Use calloutng instead of ticks in iscsi initiator
Parents
rG4379c1da56fa: bhyve/snapshot: use a string for cmd element in the nvlist
Branches
Unknown
Tags
Unknown