Re: [PATCH 6/8] megaraid_sas : Reserve commands for IOCTLs and internal DCMDs

2015-01-08 Thread Christoph Hellwig
Btw, what happend to the plan of using block layer host wide tags? -- To unsubscribe from this list: send the line unsubscribe linux-scsi in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 6/8] megaraid_sas : Reserve commands for IOCTLs and internal DCMDs

2015-01-06 Thread Martin K. Petersen
Sumit == sumit.sax...@avagotech.com writes: Sumit 1)For fusion adapters, limited reserved frames for non SCSI Sumit commands to 8(3 for parallel IOCTLs + 5 for driver's internal Sumit DCMDs). Earlier reserved commands for non SCSI IO frames was set Sumit to 32, so with this implementation,

[PATCH 6/8] megaraid_sas : Reserve commands for IOCTLs and internal DCMDs

2015-01-05 Thread Sumit.Saxena
1)For fusion adapters, limited reserved frames for non SCSI commands to 8(3 for parallel IOCTLs + 5 for driver's internal DCMDs). Earlier reserved commands for non SCSI IO frames was set to 32, so with this implementation, increased per controller can_queue. Behavior of MFI controllers will