Modernizing swapping: introducing the swap table
Summary
The Linux kernel swap subsystem is being modernized with a new swap table that consolidates swap entry tracking and reduces XArray usage. The 6.18 changes improve locality and scalability, with reported 5-20% performance gains in tests, and the work is part of an ongoing effort toward simpler, faster memory management, with additional installments expected for the 7.0 release.