cvs commit: src/sys/dev/vinum vinumrevive.c
Greg Lehey
grog at FreeBSD.org
Sun Dec 14 16:45:54 PST 2003
grog 2003/12/14 16:45:53 PST
FreeBSD src repository
Modified files:
sys/dev/vinum vinumrevive.c
Log:
initsd: For striped and RAID-[45] plexes, don't restrict the I/O
transfer size to the stripe size. This is a different
situation from reviving, where this limitation is necessary.
In initsd we're simply writing binary zeroes to the entire
disk, so the only effect of limiting the transfer is to slow
things down.
Revision Changes Path
1.45 +1 -5 src/sys/dev/vinum/vinumrevive.c
More information about the cvs-src
mailing list