Improving ext4: bigalloc, inline data, and metadata checksums
Improving ext4: bigalloc, inline data, and metadata checksums
Posted Dec 21, 2011 23:09 UTC (Wed) by GalacticDomin8r (guest, #81935)In reply to: Improving ext4: bigalloc, inline data, and metadata checksums by tytso
Parent article: Improving ext4: bigalloc, inline data, and metadata checksums
Duh. Can you name a file system with integrity features that doesn't introduce a performance penalty? I thought not. The point is that the Soft Updates method is (far) less overhead than most.
> What's worse, it depends on the disk not reordering write requests
Bald faced lie. The only requirement of SU's is that writes reported as done by disk driver are indeed safely landed in the nonvolatile storage.
Posted Dec 22, 2011 11:32 UTC (Thu)
by nix (subscriber, #2304)
[Link]
Improving ext4: bigalloc, inline data, and metadata checksums