RE: [PATCH] scsi: megaraid_sas - intercepts cmd timeout andthrottle io

2007-05-10 Thread Patro, Sumant
Subject: Re: [PATCH] scsi: megaraid_sas - intercepts cmd timeout andthrottle io On Thu, 2007-05-10 at 07:01 -0700, Sumant Patro wrote: > eh_timed_out call back (megasas_reset_timer) is used to throttle io to > the adapter when it is called the first time for a scmd. > The MEGASAS_FW_BUSY fl

RE: [PATCH] scsi: megaraid_sas - intercepts cmd timeout andthrottle io

2007-04-26 Thread James Bottomley
On Thu, 2007-04-26 at 11:52 -0600, Patro, Sumant wrote: > The rsvd[3] is reserved for future use. If you have objection to > the definition I will take it out in a future patch submission. But this is a structure that's internal to the driver isn't it? It's not shared with the card, so th

RE: [PATCH] scsi: megaraid_sas - intercepts cmd timeout andthrottle io

2007-04-26 Thread Patro, Sumant
, Sumant Cc: [EMAIL PROTECTED]; linux-scsi@vger.kernel.org; [EMAIL PROTECTED]; Kolli, Neela; Yang, Bo Subject: Re: [PATCH] scsi: megaraid_sas - intercepts cmd timeout andthrottle io On Wed, 2007-03-28 at 10:43 -0700, Sumant Patro wrote: > eh_timed_out call back (megasas_reset_timer) is used