Intel engineers developed a Linux kernel patch that improves NVMe storage performance by up to 15% on high core count processors. The patch optimizes IRQ affinity by grouping CPUs by cluster within NUMA domains, addressing performance penalties that occur when multiple CPUs share the same NVMe IRQ due to insufficient IRQ count relative to CPU cores. This ensures better locality between CPUs and their assigned NVMe interrupts.
Sort: