Date: Sat, 6 Aug 2005 14:28:09 +0000 (UTC) From: Murray Stokely <murray@FreeBSD.org> To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/geom chapter.sgml Message-ID: <200508061428.j76ES9bW088568@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
murray 2005-08-06 14:28:09 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/geom chapter.sgml
Log:
Significant cleanup/rewrite of GEOM Striping section.
* This chapter claims to be about striping, but talks about
disk concatenation in some paragraphs. Remove all references to
concatenation, add a brief paragraph explaining what striping is and
why it provides superior I/O performance through parallel I/O to
multiple disks simultaneously.
* Do not alternate between calling striping raid0 and raid1.
Consistently refer to it as raid0, as raid1 is mirroring.
* Cleanup / reorganize the example set of commands for creating a
stripe of two ATA disks. Wrap it in a DocBook <procedure> tag with
individual <steps> to provide a title for this procedure and make the
numbered steps very clear to follow without confusing verbiage and
side tangents adding confusion.
* Expand 'redundant array of inexpensive disks' in <acronym> tag for
mouseover on first use of HTML output.
* Remove some poorly worded, confusing, and contradictory sentences
and paragraphs.
Revision Changes Path
1.5 +99 -66 doc/en_US.ISO8859-1/books/handbook/geom/chapter.sgml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508061428.j76ES9bW088568>
