Following the main set of memory management "MM" changes submitted for Linux 7.3, Andrew Morton sent in his "non-MM" pull request of the other patches he's been collecting from various developers for this next Linux kernel release. Standing out there were some improvements to the RAID 5/6 benchmark-based algorithm selection...

Following the main set of memory management "MM" changes submitted for Linux 7.3, Andrew Morton sent in his "non-MM" pull request of the other patches he's been collecting from various developers for this next Linux kernel release. Standing out there were some improvements to the RAID 5/6 benchmark-based algorithm selection.
Linux selects its optimal RAID XOR engine (used by RAID5 and RAID6 software configurations) and the RAID6 specific code paths based on an internal speed test during the kernel module initialization. This is done for picking the fastest hardware-accelerated method available for the given hardware such as for leveraging AVX2 or AVX-512. With the Linux 7.3 kernel, various improvements are made to the benchmark-based algorithm selection for the XOR and RAID6.
In addition to various improvements around the benchmark-based algorithm selection at boot time, there is also now KUnit benchmark coverage for the XOR and RAID6 code plus other code improvements. Among the code changes are using 4 + 1 disks for a more realistic load calculation and reporting the throughput on the data disks rather than just that of the parity disk. No data was provided on the patches to quantify the impact or further highlight the benefits, but any enhancements ultimately are welcome.
That was the main takeaway for me from the non-MM pull request for the Linux 7.3 kernel with much of the other material amounting to routine bug fixes.
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | Linux 7.3 Makes Preparations Toward Upstreaming FAMFS File-System | 0 | 12.48 | 23-08-2026 |
| 2 | Linux 7.3 Better Protects Against Buggy EFI Firmware Taking Down The Rest Of User-Space | 0 | 13.42 | 23-08-2026 |
| 3 | Early Linux 7.3 Kernel Benchmarks Show Some Performance Improvements, Some Regressions | 0 | 7.41 | 24-08-2026 |
| 4 | Linux 7.3 Introduces New AES Encryption APIs - Will Open Up More Performance | 0 | 6.97 | 23-08-2026 |
| 5 | AMD k10temp Driver Adds EPYC Zen 5 Per-CCD Temperature Monitoring With Linux 7.3 | 0 | 14.82 | 24-08-2026 |
| 6 | Linux 7.3 Adds Support For Several Newer RISC-V Extensions | 0 | 11.49 | 24-08-2026 |
| 7 | Imagination PowerVR Driver Marking BXM-4-64 MC1 GPU As Supported In Linux 7.3 | 0 | 17.55 | 24-07-2026 |
| 8 | "KVM Chainsaw" Expected To Hit Linux 7.3 For Dealing With God Data Structure | 0 | 9.8 | 26-07-2026 |
| 9 | Linux 7.2-rc5 Released: "Once More We Have Quite A Massive -rc5" | 0 | 10.86 | 26-07-2026 |
| 10 | Intel Engineers Propose DRM Fabric For Linux | 0 | 6.29 | 24-08-2026 |