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
mpr_config.c
mpr_ioctl.h
mpr_mapping.c
mpr_mapping.h
mpr_pci.c
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
mpr_sas.h
mpr_table.c
mpr_table.h
mpr_user.c
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