Back to index

SPDK

OVERVIEW

The Storage Performance Development Kit (SPDK) provides a set of tools and libraries for writing high performance, scalable, user-mode storage applications. It achieves high performance by moving all of the necessary drivers into userspace and operating in a polled mode instead of relying on interrupts, which avoids kernel context switches and eliminates interrupt handling overhead.


DETAILS

AArch64 Supported Releases
Project AArch64 CI Status
News and Events

SPDK