nightmorph    06/11/02 20:47:57

  Modified:             hb-install-alpha-disk.xml hb-install-hppa-disk.xml
                        hb-install-ppc64-disk.xml hb-install-ppc-disk.xml
                        hb-install-sparc-disk.xml
  Log:
  Reworded reiserfs and ext3 descriptions for bug 153518

Revision  Changes    Path
1.2                  xml/htdocs/doc/en/handbook/2006.1/hb-install-alpha-disk.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-alpha-disk.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-alpha-disk.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-alpha-disk.xml?r1=1.1&r2=1.2

Index: hb-install-alpha-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-alpha-disk.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-alpha-disk.xml   30 Aug 2006 20:17:31 -0000      1.1
+++ hb-install-alpha-disk.xml   2 Nov 2006 20:47:57 -0000       1.2
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-alpha-disk.xml,v
 1.1 2006/08/30 20:17:31 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-alpha-disk.xml,v
 1.2 2006/11/02 20:47:57 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.0</version>
-<date>2006-08-30</date>
+<version>7.1</version>
+<date>2006-11-02</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -662,19 +662,20 @@
 
 <p>
 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
-journaling for fast recovery in addition to other enhanced journaling modes 
like
-full data and ordered data journaling. ext3 is a very good and reliable
-filesystem.
+journaling for fast recovery in addition to other enhanced journaling modes
+like full data and ordered data journaling. It uses a hashed B*-tree index that
+enables high performance in almost all situations. In short, ext3 is a very
+good and reliable filesystem.
 </p>
 
 <p>
-<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall 
-performance and greatly outperforms both ext2 and ext3 when dealing with small 
-files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales 
-extremely well and has metadata journaling. As of kernel 2.4.18+, ReiserFS is 
-solid and usable as both general-purpose filesystem and for extreme cases such 
-as the creation of large filesystems, the use of many small files, very large 
-files and directories containing tens of thousands of files. 
+<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall
+performance and greatly outperforms both ext2 and ext3 when dealing with small
+files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales
+extremely well and has metadata journaling. ReiserFS is solid and usable as
+both general-purpose filesystem and for extreme cases such as the creation of
+large filesystems, very large files and directories containing tens of
+thousands of small files.
 </p>
 
 <p>



1.2                  xml/htdocs/doc/en/handbook/2006.1/hb-install-hppa-disk.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-hppa-disk.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-hppa-disk.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-hppa-disk.xml?r1=1.1&r2=1.2

Index: hb-install-hppa-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-hppa-disk.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-hppa-disk.xml    30 Aug 2006 20:17:31 -0000      1.1
+++ hb-install-hppa-disk.xml    2 Nov 2006 20:47:57 -0000       1.2
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-hppa-disk.xml,v
 1.1 2006/08/30 20:17:31 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-hppa-disk.xml,v
 1.2 2006/11/02 20:47:57 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.0</version>
-<date>2006-08-30</date>
+<version>7.1</version>
+<date>2006-11-02</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -212,19 +212,20 @@
 
 <p>
 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
-journaling for fast recovery in addition to other enhanced journaling modes 
like
-full data and ordered data journaling. ext3 is a very good and reliable
-filesystem.
+journaling for fast recovery in addition to other enhanced journaling modes
+like full data and ordered data journaling. It uses a hashed B*-tree index that
+enables high performance in almost all situations. In short, ext3 is a very
+good and reliable filesystem.
 </p>
 
 <p>
-<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall 
-performance and greatly outperforms both ext2 and ext3 when dealing with small 
-files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales 
-extremely well and has metadata journaling. As of kernel 2.4.18+, ReiserFS is 
-solid and usable as both general-purpose filesystem and for extreme cases such 
-as the creation of large filesystems, the use of many small files, very large 
-files and directories containing tens of thousands of files. 
+<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall
+performance and greatly outperforms both ext2 and ext3 when dealing with small
+files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales
+extremely well and has metadata journaling. ReiserFS is solid and usable as
+both general-purpose filesystem and for extreme cases such as the creation of
+large filesystems, very large files and directories containing tens of
+thousands of small files.
 </p>
 
 <p>



1.2                  xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc64-disk.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc64-disk.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc64-disk.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc64-disk.xml?r1=1.1&r2=1.2

Index: hb-install-ppc64-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc64-disk.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-ppc64-disk.xml   30 Aug 2006 20:17:31 -0000      1.1
+++ hb-install-ppc64-disk.xml   2 Nov 2006 20:47:57 -0000       1.2
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc64-disk.xml,v
 1.1 2006/08/30 20:17:31 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc64-disk.xml,v
 1.2 2006/11/02 20:47:57 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.0</version>
-<date>2006-08-30</date>
+<version>7.1</version>
+<date>2006-11-02</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -585,19 +585,20 @@
 
 <p>
 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
-journaling for fast recovery in addition to other enhanced journaling modes 
like
-full data and ordered data journaling. ext3 is a very good and reliable
-filesystem.
+journaling for fast recovery in addition to other enhanced journaling modes
+like full data and ordered data journaling. It uses a hashed B*-tree index that
+enables high performance in almost all situations. In short, ext3 is a very
+good and reliable filesystem.
 </p>
 
 <p>
-<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall 
-performance and greatly outperforms both ext2 and ext3 when dealing with small 
-files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales 
-extremely well and has metadata journaling. As of kernel 2.4.18+, ReiserFS is 
-solid and usable as both general-purpose filesystem and for extreme cases such 
-as the creation of large filesystems, the use of many small files, very large 
-files and directories containing tens of thousands of files. 
+<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall
+performance and greatly outperforms both ext2 and ext3 when dealing with small
+files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales
+extremely well and has metadata journaling. ReiserFS is solid and usable as
+both general-purpose filesystem and for extreme cases such as the creation of
+large filesystems, very large files and directories containing tens of
+thousands of small files.
 </p>
 
 <p>



1.2                  xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-disk.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-disk.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-disk.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-disk.xml?r1=1.1&r2=1.2

Index: hb-install-ppc-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-disk.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-ppc-disk.xml     30 Aug 2006 20:17:31 -0000      1.1
+++ hb-install-ppc-disk.xml     2 Nov 2006 20:47:57 -0000       1.2
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-disk.xml,v 
1.1 2006/08/30 20:17:31 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-disk.xml,v 
1.2 2006/11/02 20:47:57 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.0</version>
-<date>2006-08-30</date>
+<version>7.1</version>
+<date>2006-11-02</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -392,19 +392,20 @@
 
 <p>
 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
-journaling for fast recovery in addition to other enhanced journaling modes 
like
-full data and ordered data journaling. ext3 is a very good and reliable
-filesystem.
+journaling for fast recovery in addition to other enhanced journaling modes
+like full data and ordered data journaling. It uses a hashed B*-tree index that
+enables high performance in almost all situations. In short, ext3 is a very
+good and reliable filesystem.
 </p>
 
 <p>
-<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall 
-performance and greatly outperforms both ext2 and ext3 when dealing with small 
-files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales 
-extremely well and has metadata journaling. As of kernel 2.4.18+, ReiserFS is 
-solid and usable as both general-purpose filesystem and for extreme cases such 
-as the creation of large filesystems, the use of many small files, very large 
-files and directories containing tens of thousands of files. 
+<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall
+performance and greatly outperforms both ext2 and ext3 when dealing with small
+files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales
+extremely well and has metadata journaling. ReiserFS is solid and usable as
+both general-purpose filesystem and for extreme cases such as the creation of
+large filesystems, very large files and directories containing tens of
+thousands of small files.
 </p>
 
 <p>



1.3                  xml/htdocs/doc/en/handbook/2006.1/hb-install-sparc-disk.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-sparc-disk.xml?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-sparc-disk.xml?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-sparc-disk.xml?r1=1.2&r2=1.3

Index: hb-install-sparc-disk.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-sparc-disk.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-sparc-disk.xml   4 Sep 2006 20:58:13 -0000       1.2
+++ hb-install-sparc-disk.xml   2 Nov 2006 20:47:57 -0000       1.3
@@ -4,12 +4,12 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-sparc-disk.xml,v
 1.2 2006/09/04 20:58:13 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-sparc-disk.xml,v
 1.3 2006/11/02 20:47:57 nightmorph Exp $ -->
 
 <sections>
 
-<version>7.1</version>
-<date>2006-09-04</date>
+<version>7.2</version>
+<date>2006-11-02</date>
 
 <section>
 <title>Introduction to Block Devices</title>
@@ -513,8 +513,9 @@
 <p>
 <b>ext3</b> is the journaled version of the ext2 filesystem. It provides
 metadata journaling for fast recovery as well as other enhanced journaling
-modes like full-data and ordered-data journaling. Ext3 makes an excellent and
-reliable alternative to ext2.
+modes like full-data and ordered-data journaling. It uses a hashed B*-tree
+index that enables high performance in almost all situations. Ext3 makes an
+excellent and reliable alternative to ext2.
 </p>
 
 </body>



-- 
[email protected] mailing list

Reply via email to