Changes between Version 1 and Version 2 of Ticket #3150, comment 55
- Timestamp:
- Sep 5, 2018, 8:26:57 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3150, comment 55
v1 v2 4 4 https://utcc.utoronto.ca/~cks/space/blog/linux/ForceDiskFlushes 5 5 6 So.. there should be a SYNCHRONIZE_CACHE at the SCSI layer and everything below that should be translating it into the correct command. 6 So.. there should be a SYNCHRONIZE_CACHE at the SCSI layer and everything below that should be translating it into the correct command. I guess this should technically occur whenever it is unmounted and not just shutdown. 7 7