Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since zvol read and write operations can process up to (DMU_MAX_ACCESS / 2) bytes in a single operation, the current optimal I/O size is set too low. SCST directly reports this value as the optimal transfer length for the target SCSI device. Increasing it from the previous volblocksize significantly improves performance for VDIv2 workloads.
- Loading branch information