freebsd-dev/share/man
Warner Losh e66c6b993e da.4: Don't document softtimeout
kern.cam.da.default_softtimeout currently does nothing. It sets a value
in the CCB that SIMs could look at, only none do. Leave it undocumented
until it actually does something. It was introduced to allow a 'soft
recovery' to be started when things were taking too long in the SIM by
not scheduling new I/O, or other measures the SIM knew would help when
it seemed like things were getting 'backed up'. No SIM in the FreeBSD
tree implements this and scsi_da doesn't use it other than to pass it
down, so best remove it from the documentation until it does something.

Sponsored by:		Netflix
Fixes:			53af9c235f
Reviewed by:		gbe
Differential Review:	https://reviews.freebsd.org/D36518
2022-09-10 13:51:37 -06:00
..
man1
man3 tree.3: explain RB_FIND() and RB_NFIND() 2022-08-07 22:23:44 +03:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 da.4: Don't document softtimeout 2022-09-10 13:51:37 -06:00
man5 src.conf.5: Regenerate. 2022-09-09 11:07:33 +03:00
man6
man7 development(7): Update URLs 2022-08-18 09:24:53 +08:00
man8 Indicate that kgdb.1 is from ports/devel/gdb. 2022-08-14 15:17:29 +02:00
man9 ifnet(9): Duplicates for IFCAP_TOE flags removed. 2022-09-10 01:35:34 +00:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00