Re: [PATCH 4/6] mpt2sas: store scsi io tracker data in the scsi request

2015-04-13 Thread Christoph Hellwig
On Tue, Apr 07, 2015 at 11:18:38AM -0600, Jens Axboe wrote: > Instead of storing the IO tracker structure in a separate list > that we need to pop/push to on every submit and complete (and > lock), store it in the pdu associated with a request. This is > possible on scsi-mq only, and further cuts t

[PATCH 4/6] mpt2sas: store scsi io tracker data in the scsi request

2015-04-07 Thread Jens Axboe
Instead of storing the IO tracker structure in a separate list that we need to pop/push to on every submit and complete (and lock), store it in the pdu associated with a request. This is possible on scsi-mq only, and further cuts the spinlock associated time for higher IOPS IO workloads. At 100K IO