Optimize writing sector sequences to an image file
Closed this issue · 0 comments
uweseimet commented
When several sectors are written in a SCSI WRITE command, the PiSCSI compatibe cache implementation writes these sectors to an image file one by one.
This shall be changed for the new caching modes, so that as many sectors as required are written in a single go.