RE: [PATCH] [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors

2013-08-22 Thread Reddy, Sreekanth
, Nagalakshmi Subject: Re: [PATCH] [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors Hi Sreekanth, Will there be a follow up patch to fix the crash scenario? yes there will be a follow up patch to the issue. we are already in process of implementing a new design with will overcome this issue

Re: [PATCH] [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors

2013-08-15 Thread Tomas Henzl
: Wednesday, August 14, 2013 8:48 PM To: Reddy, Sreekanth Cc: j...@kernel.org; jbottom...@parallels.com; linux-scsi@vger.kernel.org; Nandigama, Nagalakshmi Subject: Re: [PATCH] [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors On 08/14/2013 02:53 PM, Sreekanth Reddy wrote: Added

Re: [PATCH] [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors

2013-08-15 Thread Joe Lawrence
PM To: Reddy, Sreekanth Cc: j...@kernel.org; jbottom...@parallels.com; linux-scsi@vger.kernel.org; Nandigama, Nagalakshmi Subject: Re: [PATCH] [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors On 08/14/2013 02:53 PM, Sreekanth Reddy wrote: Added a driver module parameter

[PATCH] [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors

2013-08-14 Thread Sreekanth Reddy
Added a driver module parameter max_msix_vectors. Using this module parameter the maximum number of MSI-X vectors could be set. The number of MSI-X vectors used would be the minimum of MSI-X vectors supported by the HBA, the number of CPU cores and the value set to max_msix_vectors module

RE: [PATCH] [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors

2013-08-14 Thread Reddy, Sreekanth
; Nandigama, Nagalakshmi Subject: Re: [PATCH] [SCSI] mpt3sas: Added a driver module parameter max_msix_vectors On 08/14/2013 02:53 PM, Sreekanth Reddy wrote: Added a driver module parameter max_msix_vectors. Using this module parameter the maximum number of MSI-X vectors could be set. The number