cm0002@europe.pub to Linux@programming.dev · 3 days agoEXT4 Preps More Performance Improvements For Linux 7.3www.phoronix.comexternal-linkmessage-square4fedilinkarrow-up169arrow-down10
arrow-up169arrow-down1external-linkEXT4 Preps More Performance Improvements For Linux 7.3www.phoronix.comcm0002@europe.pub to Linux@programming.dev · 3 days agomessage-square4fedilink
minus-squareSwooshBakery624 [they/them]@programming.devlinkfedilinkEnglisharrow-up2·3 days agoI haven’t used ext4 for a couple of years. Does it really have any advantages over xfs and btrfs?
minus-squareexdor@programming.devlinkfedilinkarrow-up4·edit-22 days agoIt is the fastest, nothing more No transparent compression is important too, you will need more storage than when using BTRFS with zstd compression Also no deduplication, so again more storage
minus-squaresunbeam60@feddit.uklinkfedilinkarrow-up5·3 days agoFor root drives (where recovery may be required) and database drives it still serves a purpose, IMHO.
I haven’t used ext4 for a couple of years. Does it really have any advantages over xfs and btrfs?
It is the fastest, nothing more
No transparent compression is important too, you will need more storage than when using BTRFS with zstd compression
Also no deduplication, so again more storage
For root drives (where recovery may be required) and database drives it still serves a purpose, IMHO.