Sorry, you need to enable JavaScript to visit this website.

SNIA Developer Conference September 15-17, 2025 | Santa Clara, CA

Selvakumar Somasundaram

Engineer

Samsung Semiconductor India Research (SSIR)

Selvakumar is Software Engineer at Samsung Electronics. As part of Samsung's open-source team, his main interest is into Linux storage stack with focus on nvme driver advancement. In past, He has worked in zoned block devices particularly NVME Zoned namespace area.

Towards Copy-Offload in Linux NVMe

Submitted by Anonymous (not verified) on

The de-facto way of copying data in I/O stack has been pulling it from one location followed by pushing to another. The farther the application, requiring copy, is from storage, the longer it takes for trip to be over. With copy-offload the trip gets shorter as the storage device presents an interface to do internal data-copying. This enables the host to optimize the pull-and-push method, freeing up the host CPU, RAM, and the fabric elements.

Subscribe to Selvakumar Somasundaram