EXT4 Has A Very Nice Performance Optimization For Linux 6.11 (Phoronix)
EXT4 Has A Very Nice Performance Optimization For Linux 6.11 (Phoronix)

EXT4 Has A Very Nice Performance Optimization For Linux 6.11

Ted Ts'o sent out the EXT4 updates today for Linux 6.11. He explained in that pull request:
"Many cleanups and bug fixes in ext4, especially for the fast commit feature. Also some performance improvements; in particular, improving IOPS and throughput on fast devices running Async Direct I/O by up to 20% by optimizing jbd2_transaction_committed()."
Wow my favorite FS is still being developed. Nice
Mine too. I could not bring myself to adopt a new or different FS at the moment. I wonder what "fast devices" and "slow" in this context means.
NVME SSDs vs HDDs, perhaps?
Fedora people would say that BTRFS is better because it allows maintenance that EXT4 doesnt even have :)
I really like the idea of BTRFS and what it can do. For my recent system, build in end of 2023 (not a year ago) I really thought about and compared the systems, but end up using EXT4. Here some thoughts I had:
I want to use BTRFS as my main system FS, but I wasn't sure which alternative FS to use (there are other contenders too), if I need the extra functionality, if its 100% stable for me on a non Fedora system and I also did not want to spent the time learning and experimenting with it, yet. But I will. And if other distributions I install or boot into would work well with BTRFS, if they are not on the newest Kernel yet.
Tumbleweed people like me would say it's a great filesystem because it enables snapper to work effortlessly.
i'm using fedora on ext4 lol, the single unavoidable problem with BTRFS is that i'd have to switch to it :P
I dislike Fedora anyways.
I understand ext4 being dependable, but favorite? I'm curious what makes it your favorite.
Is dependable not a good enough reason to be someone's favorite?
It's stable and well refined. Imo these are the most important things for a file system.