Date: Sun, 14 Dec 2003 16:45:53 -0800 (PST) From: Greg Lehey <grog@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumrevive.c Message-ID: <200312150045.hBF0jrRp092501@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312150045.hBF0jrRp092501>
