freebsd-dev/sys/modules/geom
Alexander Motin 00f32ecbd0 Add to GEOM RAID class module, supporting the DDF metadata format, as
defined by the SNIA Common RAID Disk Data Format Specification v2.0.

Supports multiple volumes per array and multiple partitions per disk.
Supports standard big-endian and Adaptec's little-endian byte ordering.
Supports all single-layer RAID levels. Dual-layer RAID levels except
RAID10 are not supported now because of GEOM RAID design limitations.

Some work is still to be done, but the present code already manages basic
interoperation with RAID BIOS of the Adaptec 1430SA SATA RAID controller.

MFC after:	1 month
Sponsored by:	iXsystems, Inc.
2012-04-30 17:53:02 +00:00
..
geom_bde
geom_bsd
geom_cache
geom_ccd
geom_concat
geom_eli Instead of allocating memory for all the keys at device attach, 2011-04-21 13:31:43 +00:00
geom_fox
geom_gate
geom_journal
geom_label Add missing reference to GPT support. 2009-07-05 14:03:41 +00:00
geom_linux_lvm
geom_mbr
geom_mirror
geom_mountver Add gmountver, disk mount verification GEOM class. 2010-01-16 09:52:49 +00:00
geom_multipath
geom_nop
geom_part Connect geom_part_ldm module to the build. 2012-03-19 13:15:48 +00:00
geom_pc98
geom_raid Add to GEOM RAID class module, supporting the DDF metadata format, as 2012-04-30 17:53:02 +00:00
geom_raid3
geom_sched Bring in geom_sched, support for scheduling disk I/O requests 2010-04-12 16:37:45 +00:00
geom_shsec
geom_stripe
geom_sunlabel
geom_uncompress GEOM_UNCOMPRESS module, can be used with uzip images and with new ulzma images. 2012-01-04 23:39:11 +00:00
geom_uzip
geom_vinum
geom_virstor
geom_vol_ffs
geom_zero
Makefile MFgraid/head: 2011-03-24 21:31:32 +00:00
Makefile.inc