Skip to main content

Linux Kernel Support

This collection of articles describes Linux® kernel core features supporting zoned storage devices.

  • Support Overview: See an overview of Linux kernel and Linux ecosystem support for zoned block devices.

  • Enabling Zoned Block Device Support: Learn how to configure, compile and install a Linux kernel to enable zoned block device support.

  • User Interface: Learn about the user application programming interface provided by the kernel for managing and accessing zoned block devices.

  • Write Command Ordering: Learn how the kernel handles sequential write operations to zones to ensure a correct execution on zoned block devices.

  • Partitions: Learn more about the kernel support for partition tables on zoned block devices.

In addition to these core block device features, different kernel subsystems support zoned block devices.

  • The Device Mapper subsystem provides several target drivers supporting zoned block devices.

  • Several Linux file systems include native support for zoned block devices.