cvs commit: src/sys/geom/stripe g_stripe.c g_stripe.h
Pawel Jakub Dawidek
pjd at FreeBSD.org
Thu May 20 03:20:58 PDT 2004
pjd 2004/05/20 03:20:49 PDT
FreeBSD src repository
Added files:
sys/geom/stripe g_stripe.c g_stripe.h
Log:
Introduce STRIPE GEOM class. It implements RAID0 transformation and it
is intend to be fast. Just like CONCAT class it provides manual and
auto configuration methods.
Supported by: Wheel - Open Technologies - http://www.wheel.pl
Revision Changes Path
1.1 +900 -0 src/sys/geom/stripe/g_stripe.c (new)
1.1 +116 -0 src/sys/geom/stripe/g_stripe.h (new)
More information about the cvs-src
mailing list