Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MD_RAID0
:
CONFIG_BLK_DEV_MD
raid0
If you say Y here, then your multiple devices driver will be able to use the so-called raid0 mode, i.e. it will combine the hard disk partitions into one logical device in such a fashion as to fill them up evenly, one chunk here and one chunk there. This will increase the throughput rate if the partitions reside on distinct disks.
Information about Software RAID on Linux is contained in the Software-RAID mini-HOWTO, available from https://www.tldp.org/docs.html#howto. There you will also learn where to get the supporting user space utilities raidtools.
To compile this as a module, choose M here: the module will be called raid0.
If unsure, say Y.
Raw data from LKDDb:
lkddb module raid0 CONFIG_MD_RAID0 : drivers/md/Kconfig : "RAID-0 (striping) mode" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.13, 6.14-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2025). See also LKDDb sources on GitLab