freebsd-dev/sys/dev/mpr
Alan Somers a92fe02768 Don't retry SAS commands in response to protocol errors
sys/dev/mpr/mpr_sas_lsi.c
sys/dev/mps/mps_sas_lsi.c
	When mp[rs]sas_get_sata_identify returns
	MPI2_IOCSTATUS_SCSI_PROTOCOL_ERROR, don't bother retrying. Protocol
	errors aren't likely to be fixed by sleeping.

	Without this change, a system that generated may protocol errors due
	to signal integrity issues was taking more than an hour to boot, due
	to all the retries.

Reviewed by:	slm
MFC after:	4 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D4553
2015-12-14 19:40:47 +00:00
..
mpi The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_config.c The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_ioctl.h The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_mapping.c The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_mapping.h The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_pci.c The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_sas_lsi.c Don't retry SAS commands in response to protocol errors 2015-12-14 19:40:47 +00:00
mpr_sas.c The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_sas.h The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr_table.c Properly report 12Gbps connection rate. 2014-10-08 16:22:26 +00:00
mpr_table.h
mpr_user.c The wrong commit message was given with r283632. This is the correct message. 2015-05-28 18:24:22 +00:00
mpr.c Remove _FreeBSD_version check for something that was only an issue with 2015-10-16 17:56:43 +00:00
mprvar.h Remove _FreeBSD_version check for something that was only an issue with 2015-10-16 17:56:43 +00:00