kernel-ark/drivers/message/fusion
Christoph Hellwig d66c7a0f46 [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi
On Mon, Jan 16, 2006 at 06:53:13PM -0700, Moore, Eric wrote:
> The task managment request timeout in the eh threads was set
> for U320 timing, which is between 2-5 seconds.
> This is too small for FC and SAS.
> According to the firmware engineers, Fibre needs to be 40 seconds
> and SAS needs to be 10 seconds.

The timeout selection should probably be done in a little helper instead
of duplicated in a few places.  Updated patch below.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-01-31 14:39:54 -06:00
..
lsi [SCSI] fusion - mpi header udpate 2006-01-14 10:55:08 -06:00
Kconfig [SCSI] mptfc: need to select transport attrs 2006-01-14 10:55:11 -06:00
linux_compat.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [SCSI] fusion: FC rport code fixes 2006-01-31 14:39:41 -06:00
mptbase.c [SCSI] fusion: mptsas, increase discovery timout to 300 seconds 2006-01-31 14:39:53 -06:00
mptbase.h [SCSI] fusion: bump version 2006-01-31 14:39:42 -06:00
mptctl.c [SCSI] fusion: convert semaphores to mutexes 2006-01-14 10:54:57 -06:00
mptctl.h [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
mptfc.c [SCSI] fusion: FC rport code fixes 2006-01-31 14:39:41 -06:00
mptlan.c [PATCH] Unlinline a bunch of other functions 2006-01-14 18:27:06 -08:00
mptlan.h [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 2005-11-09 07:55:57 -08:00
mptsas.c [SCSI] fusion: move sas persistent event handling over to the mptsas module 2006-01-31 14:39:39 -06:00
mptscsih.c [SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spi 2006-01-31 14:39:54 -06:00
mptscsih.h [SCSI] fusion: fix compile 2006-01-31 14:39:43 -06:00
mptspi.c [SCSI] fusion: spi bus reset when driver loads 2006-01-31 14:39:51 -06:00