Ext4 vs btrfs vs xfs. Let's go over File Systems in this video. Ext4 vs btrfs vs xfs

 
 Let's go over File Systems in this videoExt4 vs btrfs vs xfs From some of the recent Linux kernel patches, it seems some of the most popular Linux file systems, Flash-Friendly File System (F2FS), B-Tree Filesystem (Btrfs), and fourth extended filesystem

The XFS File System. It can store large files and has advanced features as compared to Ext2 and Ext3. Journaling ensures file system integrity after system crashes (for example, due to power outages) by keeping a record of file system. Btrfs is slower, especially on non-SSDs, because of CoW, but has a whole lot more going on under the hood in way of features and data integrity. . I have 6 disks so I have created 3 logical disks, 2 SSDs each - just for testing. 7 - EXT4 vs. 0 File-System. /boot/efi has to be FAT32 (assuming you are using it as the ESP and not just adding partitions extra partitions under /boot to test how robust the boot sequence is). It's not the most cutting-edge file system, but that's good: It means Ext4 is rock-solid and stable. Btrfs Benchmarks comparison, here is a wider look at mainline file-systems on the Linux 4. これらのファイルシステムはEXT4、Btrfs、ZFSであり、XNUMXつのファイルシステムは異なる特性を持ち、いくつかは異なるシナリオでより優れたパフォーマンスを発揮します。 外部4. 再將資料再回存到 NAS, 這部份會花費很多時間. EXT4 still performs better than BTRFS. Each of these file systems has its own way of organizing data, merits, and demerits. Back when Bcachefs debuted in 2015 I ran some initial. Same as with ZFS. btrfs sub cr /mnt/@ (the @ alone is the convention for "root directory" in btrfs) btrfs sub cr /mnt/@home. 7. However, I was using the openSUSE's default partition layout, which is btrfs for / and xfs for /home. 2. Ext4文件系统是Ext3的继承者,是Linux下的主流文件系统。经过多年的发展,它是目前最稳定的文件系统之一。但是,老实说,与其他Linux文件系统相比,它并不是最好的Linux文件系统。 在XFS vs Ext4方面,XFS在以下几个方面优. If you're on HDD and you need the ability to shrink the fs, then use EXT4, but you lose any COW benefits. Btrfs trails the other options for a database in terms of latency and throughput. EXT4: Alternative File Systems for Linux Operating Systems. Both filesystems provide COW but XFS fragments less (and it's data cow only so no snapshots, only reflinks). Offizieller Beitrag. BTRFS subvolumes and the way a distro like Opensuse handles it, by using subvolumes and snapshotting on upgrades, is really nice. Because ext4 can't beat btrfs when it comes to snapshot/delete. As well as ext4. The ext FilesystemsBtrfs also has snapshots so you can revert back to an earlier snapshot easily, say you run arch and some update borks your system (highly unlikely), you can simply revert back to the last good snapshot. A number of Phoronix readers have been asking about some fresh file-system comparisons on recent kernels. 15 kernel can see our dozens of articles covering this. In a few words, I just need a really reliable and fast filesystem for years ahead, with the care of SSD in mind, I need it mostly for gaming, video-audio production, working with a lot of small/medium files (from 100-500Kb to 100-150Gb) sending them. 04 Disco Dingo was running on the Threadripper setup while using the Linux Git kernel from the mainline PPA. XFS vs. . 4. But I would still refrain from using it on the deck due to the case folding trouble. Across the three tested RAID modes, EXT4 was performing the worst. Thanks. Như vậy, chúng ta có thể dễ dàng kết hợp các phân vùng định dạng Ext2, Ext3 và Ext4 trong cùng 1 ổ đĩa trong Ubuntu để tăng hiệu suất hoạt động. Each of the five file-systems were tested on the same NVM Express SSD from the Linux 4. Reasons why I avoided btrfs:Btfs not meant to replace ext4, they are in a different category, ext4 is simple, old and stable while btrfs brings new ideas and goes into very different direction. A File system is one of the most important aspects that af. XFS on the other hand is older, so more "mature. 1 fell slightly short of the Linux file-system performance. Using: - A full partition in a single 1TB or 2TB NVMe SSD. • 2 yr. If not, stick with EXT4, or other more 'classic' solutions. Btrfs Benchmarks comparison, here is a wider look at mainline file-systems on the Linux 4. All my systems (4) have been using BTRFS for some time now without any issues. Ext4 is kind of the "tried and true" old file system that works and has good performance, but lacks many modern features, like snapshots, subvolumes, etc. BTRFS was clearly in the lead when considering Documents – even better than ZFS with deduplication. SSD optimization. . because it spans multiple partitions, it's less likely to fill up your hard drive. Support for large file sizes - The Ext4 supports a single file size of up to 16 TiB ( Tebibytes ) whereas XFS supports a max file size of up to 8 exbibytes. Обзор Ext4 vs Btrfs vs XFS. XFS has a few features that ext4 has not like CoW but it can't be shrinked while ext4 can. 4 EXT4 / XFS / Btrfs RAID Performance On Four HDDs Storage : 2019-12-28: Benchmarking The Experimental Bcachefs File-System Against Btrfs, EXT4, F2FS, XFS & ZFS Storage : 2019-06-25: Optane SSD RAID Performance With ZFS On Linux, EXT4, XFS, Btrfs, F2FS Storage : 2019-06-20: Linux 5. I'd say ext, because it is faster, and because you asking means, that you don't know how to use btrfs features, otherwise the choice is obvious: need snapshots -> btrfs, need reflinks -> XFS, default -> ext4. I developed an application recently and compared the I/O performance of both and found ext4 to be slightly quicker for my application which was really just opening and reading whole files into memory. 드라이브 압축. We recommend btrfs for testing, development, and any non-critical deployments. Linux 5. Ext4 file systems. Pros: Individual file size: 16GB to 2TB. Either way you go, just leave EXT4 where it is, in the ground. But… Some different plus for BTRFS Backup is about data safety. That XFS performs best on fast storage and better hardware allowing more parallelism was my conclusion too. With btrfs I got 130-160MB. I have 6 disks so I have created 3 logical disks, 2 SSDs each - just for testing. ZFS vs EXT4 vs BTRFS File Systems Perhaps these types of file systems are strange or unknown to you, normal, since they are used in the environment of servers, NAS and Linux systems in general. kernel. F2FS vs. Also, reducing the life of my SSD by a month is worth winning an argument from which I get absolutely no benefit. But unless you intend to use these features, and know how to use them, they are useless. To reserve an external journal with a specified size when you create an XFS file system, specify the -l logdev=device,size=size option to the mkfs. 1. Then later, I was actually able to convert that from btrfs-raid10. Both are good file systems. XFS is very well established and changing slowly, and the same can be said for EXT4. EarthyFeet. To mount the XFS file system so that it uses the external journal, specify the -o logdev=device option to the. However, when we review EXT4 vs BTRFS, here’s the downside: BTRFS has disk and volume management built-in, while EXT4 is a “pure filesystem”. Được tích hợp vô hệ thống DSM Synology , do NAS có hiệu xuất làm việc cao trong vấn đề lưu trữ và khôi phục, Btrfs hoạt động trên NAS. Hi I have used BTRFS for the first time since March 2023 on my internal archives directory. XFS는 1993년 Silicon Graphics에서 개발한 고성능의 64bit 저널링. To reserve an external journal with a specified size when you create an XFS file system, specify the -l logdev=device,size=size option to the mkfs. Data Colossi & Data Centers: Ext4 is non-negotiable for handling extensive data transactions. On the HDD the Bcachefs performance was just behind EXT4 but doing much better than Btrfs though not nearly as fast as XFS in this. Btrfs is newer and more experimental, but offers advanced capabilities like snapshots, checksums, and inline compression. For example btrfs supports transparent file compression. Recommend. Through many years of development, it is one of the most stable file systems. EXT3 이후 나온 EXT4는 기존 버전보다 안정성은 향상이 되었지만 범용성과. I was using NTFS due to compatibility. 2 and higher), but only with d_type=true enabled. A daily snapshot of Ubuntu 19. ZFS also has more options for caches and such things than EXT4. (2013) compared the performance of Btrfs against XFS and ext4. EDIT 1: Added that BTRFS is the default filesystem for Red Hat but only on Fedora. Though not as large of a difference when comparing to an SD card. Hi, I think BTRFS is actually faster then ZFS on Linux. Ext4 is probably the final evolution of the ext filesystem (which started with ext, then ext2, ext3, and now ext4). Linux File-systems were tested on NVMe SSD including EXT3, BTRFS, EXT4, XFS, and ZFS from the mainline kernel of Linux 4. Using multiple drives of varying sizes created a luks1 encrypted ‘single’ data and dup meta volume. On the other hand, for Linux/Unix-based devices, it might be a bit of a challenge choosing one among many options. Between 2T and 4T on a single disk, any of these would probably have similar performance. Out of Ext4 or btrfs, I would chose btrfs with the snapshots. There was a higher risk than upon disconnection or loss of power than some of the files are truncated. . BTRFS. My recommendation of that list would be XFS. wbeater • 3 yr. I am getting too many input/output errors with my 3TB HDD NTFS hard disk for main files. Example: Dropbox is hard-coded to use ext4, so will refuse to work on ZFS and BTRFS. Crypto2. EXT4 is functional and is considered more stable. repeat with all candidate filesystems in my case it was ext3, XFS, ReiserFS and JFS. Let’s go through the different features of the two filesystems. It also recovers from power failure easily, with the journaling system. EXT4は、Linuxベースのオペレーティングシステムのメインファイルシステムです。Complexity: btrfs is a more complex file system than ext4, and may require more advanced knowledge and expertise to manage and maintain. FYI: btrfs. Four years later, Rodeh et al. I was using NTFS due to compatibility. User quotas for each shared folder. Tính năng sao chép dữ liệu. The XFS one on the other hand take around 11-13 hours!With Bcachefs on its trek towards the mainline Linux kernel, this week I conducted some benchmarks using the very latest Bcachefs file-system code and compared its performance to the mainline Btrfs, EXT4, F2FS, and XFS file-system competitors on both rotating and solid-state storage. Regarding boot drives : Use enterprise grade SSDs, do not use low budget commercial grade equipment. Installing and booting with BTRFS has its advantages too. Linux 5. I know the latest versions do not setup /home in a separate partition anymore but as a btrfs subvolume instead. For btrfs you have to do most from CLI. This page is powered by a knowledgeable community that helps you make an informed decision. 4 EXT4 / XFS / Btrfs RAID Performance On Four HDDs Storage : 2019-12-28: Benchmarking The Experimental Bcachefs File-System Against Btrfs, EXT4, F2FS, XFS & ZFS Storage : 2019-06-25: Optane SSD RAID Performance With ZFS On Linux, EXT4, XFS, Btrfs, F2FS Storage : 2019-06-20: Linux 5. OMV4 or OMV5. This is just an additional protection. g. Agree, actually I have a bunch of freebsd for ZFS. It's not the fastest but not exactly a slouch. Btrfs on SSD, XFS on HDD. could go with btrfs even though it's still in beta and not recommended for production yet. Each of the five file-systems were tested on the same NVM Express SSD from the Linux 4. Example 2: ZFS has licensing issues to Distribution-wide support is spotty. 4TB HDD formatted as NTFS for backuping all other three hard disks. File-systems tested on the NVMe SSD included Btrfs, EXT4, F2FS, XFS, and NTFS. This is not ZFS. I do use f2fs on all of my Raspberry Pi SD cards where it gives a huge performance boost over btrfs or ext4. Let's go over File Systems in this video. This is why XFS might be a great candidate for an SSD. For example, xfs cannot shrink. Mar 14, 2012. So please enlighten me, where is btrfs better and where is it worse or just significantly different than ZFS. Btrfs vs. A Red Hat training course is available for RHEL 8. There’s very little difference between EXT4 and XFS, both in total throughput and behavior over time. We will determine which one is the best ZFS, BTRFS, and EXT4. I have a raid 1 setup on dual 3. May 1, 2016 at 10:46. Btrfs is not a successor to the default Ext4 file system used in most Linux distributions, but it can be expected to replace Ext4 in the future. Ext4 vs ext3. Regarding boot drives : Use enterprise grade SSDs, do not use low budget commercial grade equipment. #6. XFS and btrfs are two advanced file systems for Linux that offer significant improvements over ext4. I hear zfs is good too. In this test, Btrfs outperformed LVM in every benchmark. Worthy mentions on the functionality front include: Copy-on-write: Btrfs uses copy-on-write to create system snapshots without duplicating data and wasting space. EXT4 Vs XFS. When comparing XFS vs EXT4, XFS also offers unlimited inode allocation, advanced allocation hinting (in case you need it), and, in recent versions, reflink support. No such built-in compression support is in Ext4. Data Colossi & Data Centers: Ext4 is non-negotiable for handling extensive data transactions. XFS vs EXT4!This is a very common question when it comes to Linux filesystems and if you’re looking for the difference between XFS and EXT4, here is a quick summary:. Business, Economics, and Finance. It is backward-compatible with older versions of Ext. Seeking around those files which a DB will do may yield different. The XFS supports more file sizes and greater file or partition sizes. 创建 btrfs 文件系统 6. Ability to create large volumes of up to 1 PB 1. 하지만 리소스 문제나 호환성 등을 생각한다면 EXT4도 포기할 수 없죠. 10 4. Linux File System Comparison: XFS vs. Quota journaling: This avoids the need for lengthy quota consistency checks after a crash. One of the main reasons the XFS file system is used is for its support of large chunks of data. provides. I've compiled in tmpfs for over a decade now. Two subvolumes, root and home, are created from that pool and mounted at / and /home respectively. Let's go over File Systems in this video. (當然另一種做法是新增硬碟, 另外格式化為 btrfs. BtrFS looked promising, but last I checked it still couldn't be trusted in RAID modes. 5. Since btrfs does not work like a normal partition, but uses volumes and subvolumes per default on fedora, you may see other challenges. Running this fio command, I get about 2. While it is possible to migrate from ext4 to XFS, it. ext4 4 threads: 74 MiB/sec. It has features that can scale better than ext4 and is even preferred over ZFS by some users. 0 File-System Benchmarks: Btrfs vs. A Seagate FireCuda 520 PCIe 4. On the other hand, backup of xfs to xfs allows you certain features that. EXT4 vs. 其他 ext4 文件系统实用程序 6. Yes Ext4 is much easier to setup but BTRFS has its advantages. . Same could be said of reads, but if you have a TON of memory in the server that's greatly mitigated and work well. Btrfs vs. btrfs seems to write more data to a disk than ext4. However, we also must admit that Btrfs has many advantages that Ext4 doesn’t have, for example:The question is XFS vs EXT4. It lived enough, time to move on. ago. However, if you are looking for a. This article provides a detailed comparison of XFS vs btrfs to help you determine which file system is a better fit for your use case. EXT4 had the best speed at 58MB/s while Btrfs came in slightly behind that at 52MB/s and then ZFS came in at 46MB/s. Maybe adding Btrfs compression would be negligible outside of storage benchmarks. To have best performance use noatime mount option, and I also recommend to use mount option. Regarding filesystems. Because of that, the Ext4 file system is very stable. It supports large file systems and provides excellent scalability and reliability. To organize that data, ZFS uses a flexible tree in which each new system is a child. XFS and ext4 aren't that different. This would be an interesting test. 2. Ext4 is fast and rock solid, and easily recovered on a desktop machine if things go really bad. 2. BTRFS was clearly in the lead when considering Documents – even better than ZFS with deduplication. The most commonly used are Ext4, Btrfs, XFS, and ZFS which is the most recent file system released back in 2018. In the past, I have often seen statements that EXT4 is better for gaming than XFS. Snapraid says if the disk size is below 16TB there are no limitations, if above 16TB the parity drive has to be XFS because the parity is a single file and EXT4 has a file size limit of 16TB. File-systems tested on the NVMe SSD included Btrfs, EXT4, F2FS, XFS, and NTFS. For BTRFS, the overall throughput is fairly low (~30k tps), while the jitter is somewhat better and worse than for EXT4/XFS at the same time. Ext4 is the fourth version of the Ext (Extended) File System for Linux and is probably the most well-known file system for Linux out there. Let’s go through the different features of the two filesystems. 0 File-System Benchmarks: Btrfs vs. If you do hardware RAID, with a dedicated RAID card, just do not use ZFS please, it will break your data at some point. Boot from an install CD, then convert by doing: # btrfs-convert /dev/ partition. I've seen benchmarks (eg: this one) that put btrfs considerably slower than ext4. On the other hand, for Linux/Unix-based devices, it might be a bit of a challenge choosing one among many options. Moreover, the ext4 is more beneficial when the. However ZFS does come at one major downside, it needs more resources in just about every way one can imagine, ZFS is best with more disks, more RAM, more CPU, more Bandwidth, more SSD’s for caching…. Depends on what you're looking for. All of these Linux. btrfs 当然值得尝试、但要在桌面 Linux 上完全取代 ext4 可能还需要一些时间。. Its primary developer, Kent Overstreet, first announced it in 2015, and it will be added to the Linux kernel beginning with 6. Phoronix has a ton of reviews, Google for them. Here is a look at the Linux 5. With not having the time to conduct the usual kernel version vs. I’ll take XFS and/or EXT4 any day over rolling another btrfs filesystem that isn’t stable, but has a bunch of gimmicky features any day of the week. But btrfs is not by any stretch the default Linux file system. After a week of testing Btrfs on my laptop, I can conclude that there is a noticeable performance penalty vs Ext4 or XFS. 如果您追求高度的数据完整性和强大的快照功能,Btrfs可能是更好的选择。. I do use f2fs on all of my Raspberry Pi SD cards where it gives a huge performance boost over btrfs or ext4. My current setup is /@ for the rootfs, /@home for home dir, works great. No ext4, você pode ativar cotas ao criar o sistema de arquivo ou mais tarde em um sistema de arquivo existente. That filesystem is now xfs. For a while, MySQL (not Maria DB) had performance issues on XFS with default settings, but even that is a thing of the past. The checking task improved 14,6 %. Btrfs uses Copy-on-Write (COW), a resource management technique where a. Storage Manager Last updated: Apr 18, 2023 Purpose This article compares the different file systems to help you decide which one to choose when creating a. The 12,3 % reduction in compilation time with BtrFS is a nice improvement but pales compared to the 58,4 % reduction seen with Ext4 on the same hardware doing the same task. Btrfs vs Ext4. With all of the major file-systems seeing clean-up work during the Linux 4. Considering that the btrfs will be able for spanning over the multiple hard drives, it is a very good thing that it can support 16 times more drive space than the ext4. XFS doesn't have any RAID, while Btrfs RAID is not yet completely stable and is in its early days. Ext4 (Extended File System) Btrfs ( B-tree File System) Lợi ích khi chạy File System Btrfs trên NAS Synology. Ceph's recommendation for the choice of filesystem is between btrfs and XFS. For these reasons, Fedora has made BTRFS the standard filesystem in their newer releases. 8. ZoL Performance, Ubuntu ZFS On Linux Reference Storage : 2019-04-24: Linux 5. The Ext4 file system is a very old file system and it has been used on the Linux operating system for a long, long time. The answer is zfs. EXT4 being the “safer” choice of the two, it is by the most commonly used FS in linux based systems, and most applications are developed and tested on EXT4. wiki. Installing and booting with BTRFS has its advantages too. I've read and have anecdotally (not scientific and could be affected by other things) experienced Btrfs being slower than ext4. Both ext4 and XFS should be able to handle it. 240GB SSD formatted as EXT4 for main OS. Bcachefs is the file-system born out of the Linux kernel's block cache code and has been worked on the past several years by. but for the shared servers with many users you might consider xfs for the parallel IO and number of files. Here are the major feature of BTFS over ext4. Following my post MySQL/ZFS Performance Update, a few people have suggested I should take a look at BTRFS (“butter-FS”, “b-tree FS”) with MySQL. If you're truly after space with no redundancy then you might as well go RAID0 or no raid at all with only two drives. Its not faster or more stable then the other two. This is fundamental in determining the file system’s capacity. As modern computing gets more and more advanced, data files get larger and more. In general, Ext3 or Ext4 is better if an application uses a single read/write thread and small files, while XFS shines when an application uses multiple read/write threads and bigger files7. Thanks. 15 or newer (Please the same OS using same activating services and same apps!)Key Points: ZFS stands for Zettabyte filesystem. What concerns me is reports that its heavier on ssd's due to all the extra metadata tracking etc. XFS is spectacularly fast during both the insertion phase and the workload execution. To be clear, I am using RAID0 with two SSDs with strip size of 256Kb. 0 SSD drive used was a 250GB Samsung 850 PRO solid-state drive connected both via SATA and then a SATA. Btrfs trails the other options for a database in terms of latency and throughput. Note that while these tests are not indicative of real-world performance, we can extrapolate these results and use this as one reason. It was later developed for Linux. 对于一些文件系统如Ext4等,在硬盘格式化时就全部确定了,而对于XFS则是动态生成的,BtrfS则是更特别的动态实现。. The XFS one on the other hand take around 11-13 hours!With Bcachefs on its trek towards the mainline Linux kernel, this week I conducted some benchmarks using the very latest Bcachefs file-system code and compared its performance to the mainline Btrfs, EXT4, F2FS, and XFS file-system competitors on both rotating and solid-state storage. Tweaking the config is easy if you've figured out how to build and load your own kernel. The Ext4 file system is a very old file system and it has been used on the Linux operating system for a long, long time. 0 hard drive when using EXT4 and XFS. Precisely, it seems to be 50%. 6. However, Ext3 lacks advanced file system features like extent blocking mapping, dynamic allocation inode, and defragmentation. Because of that, the Ext4 file system is very stable. , a really large number of processes all writing to the filesystem at once). ZFS & BTRFS (and maybe BCACHEFS) present an entirely new and generally superior paradigm. ext4 was supposed to be a stop gap until a better Linux filesystem came along. 불가능. If you are running a more stable system like Dabian based Linux EXT4 is a better choice because it's faster file system but not as easy to revert. Die Benchmark-Testergebnisse zeigten, dass BTRFS etwas niedrigere Lese- und Schreibgeschwindigkeiten als EXT4 hatte. The btrfs backup multi-disk arrangement, of different disk sizes in single mode was for me a trial of btrfs. Overall, except for application launch time, benchmark results show that ZFS is the slowest file system in terms of read and write speed due to its COW operating type, while EXT4 is usually the fastest system. It's solid and tested and I'm not sure I see any benefit to another file system there. Si su aplicación falla con números de inodo grandes, monte el sistema de archivos XFS con la opción -o inode32 para imponer números de inodo inferiores a 232. F2FS vs. ZFS isn't native to Linux, nor is it GPL compatible, but it works fairly well and is a stable file system. Because of this, and because EXT4 seems to have better TRIM support, my habit is to make SSD boot/root drives EXT4, and non-root bulk data spinning-rust drives/arrays XFS. XFS is a robust and mature 64-bit journaling file system that supports very large files and file systems on a single host. for data security and integrity zfs is the best. EXT4 vs. 특히 시놀로지에서는 데이터 보호와 백업의 용이함을 장점으로 내세운 Btrfs를 권장합니다. This is because BTRFS is optimized for handling small files, while EXT4 can struggle with multiple small files due to its delayed allocation of. Windows users don’t have much of a choice regarding a file system. The Btrfs partition scheme preset creates an ext4 /boot, and a Btrfs pool. XFS is a robust and mature 64-bit journaling file system that supports very large files and file systems on a single host. The only concern I have is performance, maybe btrfs in a HDD will be really slow. And the I discovered how many tools are out there to recover data from EXT partitions and how few for XFS. 0, XFS is the default file system instead of ext4. On the other hand, EXT4 handled contended file locks about 30% faster than XFS. 0 X. 0. ext4 is not recommended. In my second round I made setups with btrfs on the nvme SSD and luks+btrfs on 2TB HDD as RAID1. All of these Linux. Updating 1 million files takes ages. as @Neoon pointed out ext4 (on your mdraid) works just fine, for that you can rather discuss the usage of raw vs qemu, which driver (virtio, scsi,. 88. For personal and SOHO use, EXT4 is the most commonly used file system in Linux systems. Ext3 and Ext4 perform better on limited bandwidth (< 200MB/s) and up to ~1,000 IOPS capability. I wouldn't go for ZFS on root although it is fully supported on Proxmox 6. 0 and particularly with F2FS seeing fixes as a result of it being picked up by Google for support on Pixel devices, I was curious to see. Thanks! In that case, your choice is simple. More uniquely, checksumming can detect errors in the data itself. Btrfs is a bit slower with writes because of its Copy-on-write nature, but just as fast when it comes to reads. For BTRFS, the overall throughput is fairly low (~30k tps), while the jitter is somewhat better and worse than for EXT4/XFS at the same time. Windows has always been terribly slow to update, say, all file permissions in a large directory structure. Unix, etc. In the time since I chose ext4 for these systems, btrfs seems to have come a long way, so the choice may be harder today. There won't be any noticeable difference. It was also 164% faster in post-snapshot reads and 17% faster in post-snapshot writes. But not enough users follow the guide on and instead do stuff that actually makes the system worse. EXT4 vs. 15 Comparing KPTI/Retpoline. Ext4 is a journaled filesystem, which simply means that it “journals” the location of the files on the disk and keeps track of the changes on the disk.