Changes between Version 3 and Version 4 of Ticket #3150, comment 52
- Timestamp:
- Sep 5, 2018, 4:33:32 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3150, comment 52
v3 v4 1 1 Well if that is what it is, I'm noticing it on a nowadays measly 160Gb drive (8MB cache)... I imagine it could get quite bad on new drives with 256MB+ caches, or SSDs with multi GB dram buffers. 2 2 3 If this is as simple as flushing the drive cache shouldn't this be a Beta blocker... since it causes easy to reproduce corruption. I mean this could be as simple as syncensuring that sync gets ran as the last task. Linux generally does this thing where it syncs and remounts read only to continue shutdown.3 If this is as simple as flushing the drive cache shouldn't this be a Beta blocker... since it causes easy to reproduce corruption. I mean this could be as simple as ensuring that sync gets ran as the last task. Linux generally does this thing where it syncs and remounts read only to continue shutdown.