cm0002@europe.pub to Linux@programming.dev · 2 days agoEXT4 Preps More Performance Improvements For Linux 7.3www.phoronix.comexternal-linkmessage-square4fedilinkarrow-up162arrow-down10
arrow-up162arrow-down1external-linkEXT4 Preps More Performance Improvements For Linux 7.3www.phoronix.comcm0002@europe.pub to Linux@programming.dev · 2 days agomessage-square4fedilink
minus-squareSwooshBakery624 [they/them]@programming.devlinkfedilinkEnglisharrow-up1·22 hours agoI haven’t used ext4 for a couple of years. Does it really have any advantages over xfs and btrfs?
minus-squareexdor@programming.devlinkfedilinkarrow-up2·edit-24 hours 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-up4·22 hours 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.