freebsd-dev/sys/dev/iscsi
Richard Scheffenegger 972a7d95eb 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
2022-02-15 17:36:22 +01:00
..
icl_conn_if.m iscsi: Pass the request PDU to icl_conn_transfer_setup(). 2022-01-04 14:37:17 -08:00
icl_soft_proxy.c iscsi: Use calloutng instead of ticks in iscsi initiator 2022-02-15 17:36:22 +01:00
icl_soft.c iscsi: Pass the request PDU to icl_conn_transfer_setup(). 2022-01-04 14:37:17 -08:00
icl_wrappers.h iscsi: Pass the request PDU to icl_conn_transfer_setup(). 2022-01-04 14:37:17 -08:00
icl.c Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
icl.h Move the ICL_CONN_*LOCK* macros to <dev/iscsi/icl.h>. 2021-11-05 16:38:25 -07:00
iscsi_ioctl.h Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
iscsi_proto.h Drop "All rights reserved" from all my stuff. This includes 2020-10-28 13:46:11 +00:00
iscsi.c iscsi: Use calloutng instead of ticks in iscsi initiator 2022-02-15 17:36:22 +01:00
iscsi.h iscsi: Validate DataSN values in Data-In PDUs in the initiator. 2021-08-24 14:58:34 -07:00