Date: Thu, 20 May 2004 03:20:49 -0700 (PDT) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/stripe g_stripe.c g_stripe.h Message-ID: <200405201020.i4KAKnEO061087@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405201020.i4KAKnEO061087>
