Linux Patches Posted For RAID0 Atomic Write Support

Written by Michael Larabel in Linux Storage on 4 September 2024 at 06:45 AM EDT. 11 Comments
LINUX STORAGE
Linux 6.11 introduces block atomic write support including for NVMe and SCSI devices. With a new set of patches posted this week, atomic write support is wired up for the RAID0 MD code.

Building off the block atomic write support being introduced in Linux 6.11, the "request for comments" patches this week get atomic write support enabled for the MD RAID0 code while RAID1 support is still being analyzed. This allows for writes to be done atomically and there are also patches in existence for making use of these atomic flags in the likes of the XFS file-system.

Several SSDs for RAID array


The atomic write support depends upon support from the underlying NVMe / SCSI device. The proposed patches take into consideration the underlying bottom devices and whether they can properly handle atomic writes.

John Garry of Oracle sent out the RAID0 atomic write patches for those interested in learning more about this proposed functionality.
Related News
About The Author
Michael Larabel

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.

Popular News This Week