Linux 7.2 Optimization Shows +5% IOPS For EXT4 & XFS After Moving Around Two Lines Of Code
… Among the IOmap changes now merged for the Linux kernel is an optimization showing nice benefit for EXT4 and XFS when running with NVMe SSD storage and using IO uring: "Skip the memset of the iomap in iomap iter once the iteration is done. …