Manager of Linux Software RAID implemented through Multiple Devices driver.
-
Updated
Jul 9, 2025 - C
Manager of Linux Software RAID implemented through Multiple Devices driver.
Software RAID Manager | C | Supports RAID 0, 1, 4, 5 and 10 | Capable of normal mode operation (no failures), working with one failed disk and restoring normal mode with a new disk
This project integrates RAID support into the xv6 (Unix-like) operating system, enabling configurations such as RAID0, RAID1, RAID0+1, RAID4, and RAID5. It focuses on fault tolerance, data redundancy, and safe concurrent access for improved disk reliability and system performance.
Linux Kernel module to implement RAID 1 replication with virtual disks
🖥️ Arquivos e materiais utilizados na disciplina GSI018 - Sistemas Operacionais da UFU.
Log structured RAID on multiple Open-Channel SSDs
Add a description, image, and links to the raid topic page so that developers can more easily learn about it.
To associate your repository with the raid topic, visit your repo's landing page and select "manage topics."