⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module raid

Module raid 

Source
Expand description

Software RAID Implementation

Provides software RAID levels 0, 1, and 5 with stripe mapping, parity computation, health monitoring, and hot-spare replacement.

Modules§

manager
Software RAID Implementation