Linux 7.2 Boosts IOPS by 5% with Code Adjustments
In addition to the surprising impact of /proc/filesystems read optimizations for Linux 7.2, another one of the VFS pull requests for this next kernel version is delivering some nice improvements for EXT4 and XFS around IOmap, the framework that maps file data offsets in memory to their physical locations on storage...
Linux 7.2 introduces improvements that enhance IOPS for EXT4 and XFS file systems. These gains come from changes in the IOmap framework, which manages data mapping between memory and storage. The updates are part of broader VFS optimizations. Moving just two lines of code led to significant performance increases. The improvements highlight the impact of small code adjustments. The changes are part of ongoing kernel development efforts. This update benefits users relying on high-performance storage systems.
The performance boost can improve system efficiency for applications using EXT4 and XFS file systems.
📌 Kaynak
Bu özet World kaynağından otomatik derlenmiştir. Tamamı için orijinal habere gidin.
Orijinal haberi oku →