Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [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
Date: Tue, 26 Jun 2007 07:07:48
Message-Id: E1I3595-0004e8-9d@stork.gentoo.org
1 nightmorph 07/06/26 07:07:27
2
3 Modified: hb-install-alpha-disk.xml hb-install-arm-disk.xml
4 hb-install-hppa-disk.xml hb-install-ia64-disk.xml
5 hb-install-mips-disk.xml hb-install-ppc-disk.xml
6 hb-install-ppc64-disk.xml hb-install-sparc-disk.xml
7 hb-install-x86+amd64-disk.xml
8 Log:
9 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*
10
11 Revision Changes Path
12 1.26 xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?rev=1.26&view=markup
15 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
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml?r1=1.25&r2=1.26
17
18 Index: hb-install-alpha-disk.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-disk.xml,v
21 retrieving revision 1.25
22 retrieving revision 1.26
23 diff -u -r1.25 -r1.26
24 --- hb-install-alpha-disk.xml 7 May 2007 18:11:40 -0000 1.25
25 +++ hb-install-alpha-disk.xml 26 Jun 2007 07:07:27 -0000 1.26
26 @@ -4,12 +4,12 @@
27 <!-- The content of this document is licensed under the CC-BY-SA license -->
28 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
29
30 -<!-- $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 $ -->
31 +<!-- $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 $ -->
32
33 <sections>
34
35 -<version>8.0</version>
36 -<date>2007-05-07</date>
37 +<version>8.1</version>
38 +<date>2007-06-26</date>
39
40 <section>
41 <title>Introduction to Block Devices</title>
42 @@ -662,14 +662,14 @@
43
44 <p>
45 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
46 -journaling for fast recovery in addition to other enhanced journaling modes
47 -like full data and ordered data journaling. It uses a hashed B*-tree index that
48 -enables high performance in almost all situations. In short, ext3 is a very
49 -good and reliable filesystem.
50 +journaling for fast recovery in addition to other enhanced journaling modes like
51 +full data and ordered data journaling. It uses an HTree index that enables high
52 +performance in almost all situations. In short, ext3 is a very good and reliable
53 +filesystem.
54 </p>
55
56 <p>
57 -<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall
58 +<b>ReiserFS</b> is a B+tree-based filesystem that has very good overall
59 performance and greatly outperforms both ext2 and ext3 when dealing with small
60 files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales
61 extremely well and has metadata journaling. ReiserFS is solid and usable as
62
63
64
65 1.6 xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml
66
67 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml?rev=1.6&view=markup
68 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
69 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml?r1=1.5&r2=1.6
70
71 Index: hb-install-arm-disk.xml
72 ===================================================================
73 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml,v
74 retrieving revision 1.5
75 retrieving revision 1.6
76 diff -u -r1.5 -r1.6
77 --- hb-install-arm-disk.xml 7 May 2007 18:11:40 -0000 1.5
78 +++ hb-install-arm-disk.xml 26 Jun 2007 07:07:27 -0000 1.6
79 @@ -4,12 +4,12 @@
80 <!-- The content of this document is licensed under the CC-BY-SA license -->
81 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
82
83 -<!-- $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 $ -->
84 +<!-- $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 $ -->
85
86 <sections>
87
88 -<version>5.0</version>
89 -<date>2007-05-07</date>
90 +<version>5.1</version>
91 +<date>2007-06-26</date>
92
93 <!-- TODO: Add section about MTD and such -->
94
95 @@ -518,14 +518,14 @@
96
97 <p>
98 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
99 -journaling for fast recovery in addition to other enhanced journaling modes
100 -like full data and ordered data journaling. It uses a hashed B*-tree index that
101 -enables high performance in almost all situations. In short, ext3 is a very
102 -good and reliable filesystem.
103 +journaling for fast recovery in addition to other enhanced journaling modes like
104 +full data and ordered data journaling. It uses an HTree index that enables high
105 +performance in almost all situations. In short, ext3 is a very good and reliable
106 +filesystem.
107 </p>
108
109 <p>
110 -<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall
111 +<b>ReiserFS</b> is a B+tree-based filesystem that has very good overall
112 performance and greatly outperforms both ext2 and ext3 when dealing with small
113 files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales
114 extremely well and has metadata journaling. ReiserFS is solid and usable as
115
116
117
118 1.23 xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml
119
120 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?rev=1.23&view=markup
121 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
122 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?r1=1.22&r2=1.23
123
124 Index: hb-install-hppa-disk.xml
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v
127 retrieving revision 1.22
128 retrieving revision 1.23
129 diff -u -r1.22 -r1.23
130 --- hb-install-hppa-disk.xml 7 May 2007 18:11:41 -0000 1.22
131 +++ hb-install-hppa-disk.xml 26 Jun 2007 07:07:27 -0000 1.23
132 @@ -4,12 +4,12 @@
133 <!-- The content of this document is licensed under the CC-BY-SA license -->
134 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
135
136 -<!-- $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 $ -->
137 +<!-- $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 $ -->
138
139 <sections>
140
141 -<version>8.0</version>
142 -<date>2007-05-07</date>
143 +<version>8.1</version>
144 +<date>2007-06-26</date>
145
146 <section>
147 <title>Introduction to Block Devices</title>
148 @@ -212,14 +212,14 @@
149
150 <p>
151 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
152 -journaling for fast recovery in addition to other enhanced journaling modes
153 -like full data and ordered data journaling. It uses a hashed B*-tree index that
154 -enables high performance in almost all situations. In short, ext3 is a very
155 -good and reliable filesystem.
156 +journaling for fast recovery in addition to other enhanced journaling modes like
157 +full data and ordered data journaling. It uses an HTree index that enables high
158 +performance in almost all situations. In short, ext3 is a very good and reliable
159 +filesystem.
160 </p>
161
162 <p>
163 -<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall
164 +<b>ReiserFS</b> is a B+tree-based filesystem that has very good overall
165 performance and greatly outperforms both ext2 and ext3 when dealing with small
166 files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales
167 extremely well and has metadata journaling. ReiserFS is solid and usable as
168
169
170
171 1.6 xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml
172
173 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml?rev=1.6&view=markup
174 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
175 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml?r1=1.5&r2=1.6
176
177 Index: hb-install-ia64-disk.xml
178 ===================================================================
179 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-disk.xml,v
180 retrieving revision 1.5
181 retrieving revision 1.6
182 diff -u -r1.5 -r1.6
183 --- hb-install-ia64-disk.xml 9 May 2007 23:54:26 -0000 1.5
184 +++ hb-install-ia64-disk.xml 26 Jun 2007 07:07:27 -0000 1.6
185 @@ -4,12 +4,12 @@
186 <!-- The content of this document is licensed under the CC-BY-SA license -->
187 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
188
189 -<!-- $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 $ -->
190 +<!-- $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 $ -->
191
192 <sections>
193
194 -<version>3.1</version>
195 -<date>2007-05-09</date>
196 +<version>3.2</version>
197 +<date>2007-06-26</date>
198
199 <section>
200 <title>Introduction to Block Devices</title>
201 @@ -475,14 +475,14 @@
202
203 <p>
204 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
205 -journaling for fast recovery in addition to other enhanced journaling modes
206 -like full data and ordered data journaling. It uses a hashed B*-tree index that
207 -enables high performance in almost all situations. In short, ext3 is a very
208 -good and reliable filesystem.
209 +journaling for fast recovery in addition to other enhanced journaling modes like
210 +full data and ordered data journaling. It uses an HTree index that enables high
211 +performance in almost all situations. In short, ext3 is a very good and reliable
212 +filesystem.
213 </p>
214
215 <p>
216 -<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall
217 +<b>ReiserFS</b> is a B+tree-based filesystem that has very good overall
218 performance and greatly outperforms both ext2 and ext3 when dealing with small
219 files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales
220 extremely well and has metadata journaling. ReiserFS is solid and usable as
221
222
223
224 1.24 xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml
225
226 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?rev=1.24&view=markup
227 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
228 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml?r1=1.23&r2=1.24
229
230 Index: hb-install-mips-disk.xml
231 ===================================================================
232 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-disk.xml,v
233 retrieving revision 1.23
234 retrieving revision 1.24
235 diff -u -r1.23 -r1.24
236 --- hb-install-mips-disk.xml 7 May 2007 18:11:41 -0000 1.23
237 +++ hb-install-mips-disk.xml 26 Jun 2007 07:07:27 -0000 1.24
238 @@ -4,12 +4,12 @@
239 <!-- The content of this document is licensed under the CC-BY-SA license -->
240 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
241
242 -<!-- $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 $ -->
243 +<!-- $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 $ -->
244
245 <sections>
246
247 -<version>2.0</version>
248 -<date>2007-05-07</date>
249 +<version>2.1</version>
250 +<date>2007-06-26</date>
251
252 <section>
253 <title>Introduction to Block Devices</title>
254 @@ -553,14 +553,14 @@
255
256 <p>
257 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
258 -journaling for fast recovery in addition to other enhanced journaling modes
259 -like full data and ordered data journaling. It uses a hashed B*-tree index that
260 -enables high performance in almost all situations. In short, ext3 is a very
261 -good and reliable filesystem.
262 +journaling for fast recovery in addition to other enhanced journaling modes like
263 +full data and ordered data journaling. It uses an HTree index that enables high
264 +performance in almost all situations. In short, ext3 is a very good and reliable
265 +filesystem.
266 </p>
267
268 <p>
269 -<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall
270 +<b>ReiserFS</b> is a B+tree-based filesystem that has very good overall
271 performance and greatly outperforms both ext2 and ext3 when dealing with small
272 files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales
273 extremely well and has metadata journaling. ReiserFS is solid and usable as
274
275
276
277 1.43 xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml
278
279 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?rev=1.43&view=markup
280 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
281 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml?r1=1.42&r2=1.43
282
283 Index: hb-install-ppc-disk.xml
284 ===================================================================
285 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v
286 retrieving revision 1.42
287 retrieving revision 1.43
288 diff -u -r1.42 -r1.43
289 --- hb-install-ppc-disk.xml 9 May 2007 00:52:08 -0000 1.42
290 +++ hb-install-ppc-disk.xml 26 Jun 2007 07:07:27 -0000 1.43
291 @@ -4,12 +4,12 @@
292 <!-- The content of this document is licensed under the CC-BY-SA license -->
293 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
294
295 -<!-- $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 $ -->
296 +<!-- $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 $ -->
297
298 <sections>
299
300 -<version>8.1</version>
301 -<date>2007-05-08</date>
302 +<version>8.2</version>
303 +<date>2007-06-26</date>
304
305 <section>
306 <title>Introduction to Block Devices</title>
307 @@ -520,14 +520,14 @@
308
309 <p>
310 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
311 -journaling for fast recovery in addition to other enhanced journaling modes
312 -like full data and ordered data journaling. It uses a hashed B*-tree index that
313 -enables high performance in almost all situations. In short, ext3 is a very
314 -good and reliable filesystem and is highly recommended for most installs.
315 +journaling for fast recovery in addition to other enhanced journaling modes like
316 +full data and ordered data journaling. It uses an HTree index that enables high
317 +performance in almost all situations. In short, ext3 is a very good and reliable
318 +filesystem.
319 </p>
320
321 <p>
322 -<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall
323 +<b>ReiserFS</b> is a B+tree-based filesystem that has very good overall
324 performance and greatly outperforms both ext2 and ext3 when dealing with small
325 files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales
326 extremely well and has metadata journaling. ReiserFS is solid and usable as
327
328
329
330 1.31 xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml
331
332 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?rev=1.31&view=markup
333 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
334 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml?r1=1.30&r2=1.31
335
336 Index: hb-install-ppc64-disk.xml
337 ===================================================================
338 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-disk.xml,v
339 retrieving revision 1.30
340 retrieving revision 1.31
341 diff -u -r1.30 -r1.31
342 --- hb-install-ppc64-disk.xml 8 May 2007 21:17:07 -0000 1.30
343 +++ hb-install-ppc64-disk.xml 26 Jun 2007 07:07:27 -0000 1.31
344 @@ -4,12 +4,12 @@
345 <!-- The content of this document is licensed under the CC-BY-SA license -->
346 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
347
348 -<!-- $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 $ -->
349 +<!-- $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 $ -->
350
351 <sections>
352
353 -<version>8.0</version>
354 -<date>2007-05-07</date>
355 +<version>8.1</version>
356 +<date>2007-06-26</date>
357
358 <section>
359 <title>Introduction to Block Devices</title>
360 @@ -618,14 +618,14 @@
361
362 <p>
363 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
364 -journaling for fast recovery in addition to other enhanced journaling modes
365 -like full data and ordered data journaling. It uses a hashed B*-tree index that
366 -enables high performance in almost all situations. In short, ext3 is a very
367 -good and reliable filesystem.
368 +journaling for fast recovery in addition to other enhanced journaling modes like
369 +full data and ordered data journaling. It uses an HTree index that enables high
370 +performance in almost all situations. In short, ext3 is a very good and reliable
371 +filesystem.
372 </p>
373
374 <p>
375 -<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall
376 +<b>ReiserFS</b> is a B+tree-based filesystem that has very good overall
377 performance and greatly outperforms both ext2 and ext3 when dealing with small
378 files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales
379 extremely well and has metadata journaling. ReiserFS is solid and usable as
380
381
382
383 1.30 xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml
384
385 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?rev=1.30&view=markup
386 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
387 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml?r1=1.29&r2=1.30
388
389 Index: hb-install-sparc-disk.xml
390 ===================================================================
391 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v
392 retrieving revision 1.29
393 retrieving revision 1.30
394 diff -u -r1.29 -r1.30
395 --- hb-install-sparc-disk.xml 7 May 2007 18:11:41 -0000 1.29
396 +++ hb-install-sparc-disk.xml 26 Jun 2007 07:07:27 -0000 1.30
397 @@ -4,12 +4,12 @@
398 <!-- The content of this document is licensed under the CC-BY-SA license -->
399 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
400
401 -<!-- $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 $ -->
402 +<!-- $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 $ -->
403
404 <sections>
405
406 -<version>4.0</version>
407 -<date>2007-05-07</date>
408 +<version>4.1</version>
409 +<date>2007-06-26</date>
410
411 <section>
412 <title>Introduction to Block Devices</title>
413 @@ -503,7 +503,7 @@
414 <p>
415 <b>ext2</b> is the tried-and-true Linux filesystem. It does not support
416 journaling, which means that periodic checks of ext2 filesystems at startup
417 -can be quite time-consuming. There is quite a selection of newer-generation
418 +can be quite time-consuming. There is quite a selection of newer-generation
419 journaled filesystems that can be checked for consistency very quickly at
420 startup, and are therefore generally preferred over their non-journaled
421 counterparts. In general, journaled filesystems prevent long delays when a
422 @@ -512,10 +512,10 @@
423
424 <p>
425 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
426 -journaling for fast recovery in addition to other enhanced journaling modes
427 -like full data and ordered data journaling. It uses a hashed B*-tree index that
428 -enables high performance in almost all situations. Ext3 makes an excellent and
429 -reliable alternative to ext2.
430 +journaling for fast recovery in addition to other enhanced journaling modes like
431 +full data and ordered data journaling. It uses an HTree index that enables high
432 +performance in almost all situations. In short, ext3 is a very good and reliable
433 +filesystem.
434 </p>
435
436 </body>
437
438
439
440 1.9 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml
441
442 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.9&view=markup
443 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
444 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
445
446 Index: hb-install-x86+amd64-disk.xml
447 ===================================================================
448 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v
449 retrieving revision 1.8
450 retrieving revision 1.9
451 diff -u -r1.8 -r1.9
452 --- hb-install-x86+amd64-disk.xml 7 May 2007 18:11:41 -0000 1.8
453 +++ hb-install-x86+amd64-disk.xml 26 Jun 2007 07:07:27 -0000 1.9
454 @@ -4,7 +4,7 @@
455 <!-- The content of this document is licensed under the CC-BY-SA license -->
456 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
457
458 -<!-- $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 $ -->
459 +<!-- $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 $ -->
460
461 <sections>
462
463 @@ -13,8 +13,8 @@
464 This chapter describes how to partition a disk for future usage.
465 </abstract>
466
467 -<version>5.0</version>
468 -<date>2007-05-07</date>
469 +<version>5.1</version>
470 +<date>2007-06-26</date>
471
472 <section>
473 <title>Introduction to Block Devices</title>
474 @@ -535,14 +535,14 @@
475
476 <p>
477 <b>ext3</b> is the journaled version of the ext2 filesystem, providing metadata
478 -journaling for fast recovery in addition to other enhanced journaling modes
479 -like full data and ordered data journaling. It uses a hashed B*-tree index that
480 -enables high performance in almost all situations. In short, ext3 is a very
481 -good and reliable filesystem.
482 +journaling for fast recovery in addition to other enhanced journaling modes like
483 +full data and ordered data journaling. It uses an HTree index that enables high
484 +performance in almost all situations. In short, ext3 is a very good and reliable
485 +filesystem.
486 </p>
487
488 <p>
489 -<b>ReiserFS</b> is a B*-tree based filesystem that has very good overall
490 +<b>ReiserFS</b> is a B+tree-based filesystem that has very good overall
491 performance and greatly outperforms both ext2 and ext3 when dealing with small
492 files (files less than 4k), often by a factor of 10x-15x. ReiserFS also scales
493 extremely well and has metadata journaling. ReiserFS is solid and usable as
494
495
496
497 --
498 gentoo-doc-cvs@g.o mailing list