K 10 svn:author V 3 phk K 8 svn:date V 27 2003-06-04T18:16:09.000000Z K 7 svn:log V 408 Make this a true GEOM class: Attach to the component devices using GEOM semantics. Create a GEOM provider instead of using disk_create() Use the GEOM OAM api for configuration. I saw approx ~1% speedup in througput and ~7% in latency in a simple minded test of a two-disk striped device. This file was repo-copied from src/sys/dev/ccd/ccd.c. This is not yet linked into the build. END