When several sectors are requested in a SCSI READ command, the PiSCSI compatibe cache implementation reads the requested sectors from an image file one by one.
This shall be changed for the new caching modes, so that as many sectors as requested are read in a single go.
This caching mode shall be called "linux-optimized".
When several sectors are requested in a SCSI READ command, the PiSCSI compatibe cache implementation reads the requested sectors from an image file one by one. This shall be changed for the new caching modes, so that as many sectors as requested are read in a single go. This caching mode shall be called "linux-optimized".