* [gentoo-doc-cvs] cvs commit: hb-install-alpha-disk.xml hb-install-arm-disk.xml hb-install-hppa-disk.xml hb-install-ia64-disk.xml hb-install-mips-disk.xml hb-install-ppc-disk.xml hb-install-ppc64-disk.xml hb-install-sparc-disk.xml hb-install-x86+amd64-disk.xml
@ 2007-06-26 7:07 Josh Saddler
0 siblings, 0 replies; only message in thread
From: Josh Saddler @ 2007-06-26 7:07 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 07/06/26 07:07:27
Modified: hb-install-alpha-disk.xml hb-install-arm-disk.xml
hb-install-hppa-disk.xml hb-install-ia64-disk.xml
hb-install-mips-disk.xml hb-install-ppc-disk.xml
hb-install-ppc64-disk.xml hb-install-sparc-disk.xml
hb-install-x86+amd64-disk.xml
Log:
fixing tree type confusion. spank whoever told me to add that ext3 stuff in the first place, and me for blindly adding it. all fixed now; also fixed reiserfs, since it's actually B+, not B*
Revision Changes Path
1.26 xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?r1=1.25&r2=1.26
Index: hb-install-alpha-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- hb-install-alpha-disk.xml 7 May 2007 18:11:40 -0000 1.25
+++ hb-install-alpha-disk.xml 26 Jun 2007 07:07:27 -0000 1.26
@@ -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/hb-install-alpha-disk.xml,v 1.25 2007/05/07 18:11:40 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v 1.26 2007/06/26 07:07:27 nightmorph Exp $ -->
<sections>
-<version>8.0</version>
-<date>2007-05-07</date>
+<version>8.1</version>
+<date>2007-06-26</date>
<section>
<title>Introduction to Block Devices</title>
@@ -662,14 +662,14 @@
<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. 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.
+journaling for fast recovery in addition to other enhanced journaling modes like
+full data and ordered data journaling. It uses an HTree 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
+<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
1.6 xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml?r1=1.5&r2=1.6
Index: hb-install-arm-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hb-install-arm-disk.xml 7 May 2007 18:11:40 -0000 1.5
+++ hb-install-arm-disk.xml 26 Jun 2007 07:07:27 -0000 1.6
@@ -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/hb-install-arm-disk.xml,v 1.5 2007/05/07 18:11:40 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml,v 1.6 2007/06/26 07:07:27 nightmorph Exp $ -->
<sections>
-<version>5.0</version>
-<date>2007-05-07</date>
+<version>5.1</version>
+<date>2007-06-26</date>
<!-- TODO: Add section about MTD and such -->
@@ -518,14 +518,14 @@
<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. 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.
+journaling for fast recovery in addition to other enhanced journaling modes like
+full data and ordered data journaling. It uses an HTree 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
+<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
1.23 xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?r1=1.22&r2=1.23
Index: hb-install-hppa-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- hb-install-hppa-disk.xml 7 May 2007 18:11:41 -0000 1.22
+++ hb-install-hppa-disk.xml 26 Jun 2007 07:07:27 -0000 1.23
@@ -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/hb-install-hppa-disk.xml,v 1.22 2007/05/07 18:11:41 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v 1.23 2007/06/26 07:07:27 nightmorph Exp $ -->
<sections>
-<version>8.0</version>
-<date>2007-05-07</date>
+<version>8.1</version>
+<date>2007-06-26</date>
<section>
<title>Introduction to Block Devices</title>
@@ -212,14 +212,14 @@
<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. 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.
+journaling for fast recovery in addition to other enhanced journaling modes like
+full data and ordered data journaling. It uses an HTree 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
+<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
1.6 xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml?r1=1.5&r2=1.6
Index: hb-install-ia64-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hb-install-ia64-disk.xml 9 May 2007 23:54:26 -0000 1.5
+++ hb-install-ia64-disk.xml 26 Jun 2007 07:07:27 -0000 1.6
@@ -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/hb-install-ia64-disk.xml,v 1.5 2007/05/09 23:54:26 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml,v 1.6 2007/06/26 07:07:27 nightmorph Exp $ -->
<sections>
-<version>3.1</version>
-<date>2007-05-09</date>
+<version>3.2</version>
+<date>2007-06-26</date>
<section>
<title>Introduction to Block Devices</title>
@@ -475,14 +475,14 @@
<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. 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.
+journaling for fast recovery in addition to other enhanced journaling modes like
+full data and ordered data journaling. It uses an HTree 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
+<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
1.24 xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?r1=1.23&r2=1.24
Index: hb-install-mips-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- hb-install-mips-disk.xml 7 May 2007 18:11:41 -0000 1.23
+++ hb-install-mips-disk.xml 26 Jun 2007 07:07:27 -0000 1.24
@@ -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/hb-install-mips-disk.xml,v 1.23 2007/05/07 18:11:41 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml,v 1.24 2007/06/26 07:07:27 nightmorph Exp $ -->
<sections>
-<version>2.0</version>
-<date>2007-05-07</date>
+<version>2.1</version>
+<date>2007-06-26</date>
<section>
<title>Introduction to Block Devices</title>
@@ -553,14 +553,14 @@
<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. 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.
+journaling for fast recovery in addition to other enhanced journaling modes like
+full data and ordered data journaling. It uses an HTree 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
+<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
1.43 xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?r1=1.42&r2=1.43
Index: hb-install-ppc-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- hb-install-ppc-disk.xml 9 May 2007 00:52:08 -0000 1.42
+++ hb-install-ppc-disk.xml 26 Jun 2007 07:07:27 -0000 1.43
@@ -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/hb-install-ppc-disk.xml,v 1.42 2007/05/09 00:52:08 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.43 2007/06/26 07:07:27 nightmorph Exp $ -->
<sections>
-<version>8.1</version>
-<date>2007-05-08</date>
+<version>8.2</version>
+<date>2007-06-26</date>
<section>
<title>Introduction to Block Devices</title>
@@ -520,14 +520,14 @@
<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. 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 and is highly recommended for most installs.
+journaling for fast recovery in addition to other enhanced journaling modes like
+full data and ordered data journaling. It uses an HTree 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
+<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
1.31 xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?r1=1.30&r2=1.31
Index: hb-install-ppc64-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- hb-install-ppc64-disk.xml 8 May 2007 21:17:07 -0000 1.30
+++ hb-install-ppc64-disk.xml 26 Jun 2007 07:07:27 -0000 1.31
@@ -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/hb-install-ppc64-disk.xml,v 1.30 2007/05/08 21:17:07 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v 1.31 2007/06/26 07:07:27 nightmorph Exp $ -->
<sections>
-<version>8.0</version>
-<date>2007-05-07</date>
+<version>8.1</version>
+<date>2007-06-26</date>
<section>
<title>Introduction to Block Devices</title>
@@ -618,14 +618,14 @@
<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. 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.
+journaling for fast recovery in addition to other enhanced journaling modes like
+full data and ordered data journaling. It uses an HTree 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
+<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
1.30 xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?r1=1.29&r2=1.30
Index: hb-install-sparc-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- hb-install-sparc-disk.xml 7 May 2007 18:11:41 -0000 1.29
+++ hb-install-sparc-disk.xml 26 Jun 2007 07:07:27 -0000 1.30
@@ -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/hb-install-sparc-disk.xml,v 1.29 2007/05/07 18:11:41 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v 1.30 2007/06/26 07:07:27 nightmorph Exp $ -->
<sections>
-<version>4.0</version>
-<date>2007-05-07</date>
+<version>4.1</version>
+<date>2007-06-26</date>
<section>
<title>Introduction to Block Devices</title>
@@ -503,7 +503,7 @@
<p>
<b>ext2</b> is the tried-and-true Linux filesystem. It does not support
journaling, which means that periodic checks of ext2 filesystems at startup
-can be quite time-consuming. There is quite a selection of newer-generation
+can be quite time-consuming. There is quite a selection of newer-generation
journaled filesystems that can be checked for consistency very quickly at
startup, and are therefore generally preferred over their non-journaled
counterparts. In general, journaled filesystems prevent long delays when a
@@ -512,10 +512,10 @@
<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. It uses a hashed B*-tree index that
-enables high performance in almost all situations. Ext3 makes an excellent and
-reliable alternative to ext2.
+journaling for fast recovery in addition to other enhanced journaling modes like
+full data and ordered data journaling. It uses an HTree index that enables high
+performance in almost all situations. In short, ext3 is a very good and reliable
+filesystem.
</p>
</body>
1.9 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?r1=1.8&r2=1.9
Index: hb-install-x86+amd64-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hb-install-x86+amd64-disk.xml 7 May 2007 18:11:41 -0000 1.8
+++ hb-install-x86+amd64-disk.xml 26 Jun 2007 07:07:27 -0000 1.9
@@ -4,7 +4,7 @@
<!-- 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/hb-install-x86+amd64-disk.xml,v 1.8 2007/05/07 18:11:41 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v 1.9 2007/06/26 07:07:27 nightmorph Exp $ -->
<sections>
@@ -13,8 +13,8 @@
This chapter describes how to partition a disk for future usage.
</abstract>
-<version>5.0</version>
-<date>2007-05-07</date>
+<version>5.1</version>
+<date>2007-06-26</date>
<section>
<title>Introduction to Block Devices</title>
@@ -535,14 +535,14 @@
<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. 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.
+journaling for fast recovery in addition to other enhanced journaling modes like
+full data and ordered data journaling. It uses an HTree 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
+<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
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-06-26 7:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-26 7:07 [gentoo-doc-cvs] cvs commit: hb-install-alpha-disk.xml hb-install-arm-disk.xml hb-install-hppa-disk.xml hb-install-ia64-disk.xml hb-install-mips-disk.xml hb-install-ppc-disk.xml hb-install-ppc64-disk.xml hb-install-sparc-disk.xml hb-install-x86+amd64-disk.xml Josh Saddler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox