VOOZH about

URL: https://www.phoronix.com/news/Accelerated-Page-Migration-v4

⇱ AMD Posts Newest Linux Patches To Accelerate Page Migration For Better Performance - Phoronix


👁 Phoronix

AMD Posts Newest Linux Patches To Accelerate Page Migration For Better Performance

Written by Michael Larabel in Linux Kernel on 30 April 2026 at 06:12 AM EDT. 7 Comments
Posted to the Linux kernel mailing list this week was the newest revision of a patch series originally started in early 2025 by a NVIDIA engineer for accelerating page migration. Now being worked on by AMD engineers, this accelerated page migration via batch copies and hardware offloading continues to show promising results.

AMD engineer Shivank Garg posted the latest request for comments (RFC) patches on speeding up page migration in the Linux kernel by batching folio-copy operations and providing accelerated hardware offloading using the DMA offload interface. The intent is for overcoming the current Linux kernel behavior of single-threaded, folio-by-folio copies in the kernel. As part of the patch series is an example/reference DMA offload driver "DCBM"

With the new RFC v5 patches, various code improvements have been made and the patches re-based against the Linux 7.1-rc1 Git state. The performance is reportedly unchanged from the v4 patches, which showed much potential from this patch series when tested on an EPYC Zen 3 server:

👁 benchmark results for accelerated page migration


Those interested can find these latest accelerated page migration patches on the Linux kernel mailing list.

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.