summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorasomers <asomers@FreeBSD.org>2015-12-14 19:40:47 +0000
committerasomers <asomers@FreeBSD.org>2015-12-14 19:40:47 +0000
commit237e91b5a1bbaac1ccd6b091e8b2ae3cc09f128e (patch)
tree63a5a8fb421786283a111c40fc56de59f24cbb4e /contrib/llvm/lib/CodeGen
parent9eafa99cffe9c35d0c2fca4ae5d7ff5b11d56e59 (diff)
downloadFreeBSD-src-237e91b5a1bbaac1ccd6b091e8b2ae3cc09f128e.zip
FreeBSD-src-237e91b5a1bbaac1ccd6b091e8b2ae3cc09f128e.tar.gz
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
Diffstat (limited to 'contrib/llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud