>>>>> "Fam" == Fam Zheng <famz@xxxxxxxxxx> writes: Fam, Fam> This looks wrong to me, maybe I'm missing the obvious? Here sdkp-> Fam> opt_xfer_blocks is in block size unit, and rw_max is in byte sdkp-> Fam> unit. Oh, joy. It's the commit that keeps on giving! Back when the I/O topology was added we were set on eradicating block layer sectors from the stack and count everything in bytes. So the new fields were added as bytes but for various reasons the existing values were never transitioned. And now we have an error prone interface. I think that for 4.8 I'll fix this up properly. I'll post a fix for 4.7 and older tomorrow... -- Martin K. Petersen Oracle Linux Engineering -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html