Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: l-afig-p8.xml
Date: Sat, 01 Oct 2005 20:00:16
Message-Id: 200510011952.j91JqNF8017845@robin.gentoo.org
1 rane 05/10/01 19:59:53
2
3 Modified: xml/htdocs/doc/en/articles l-afig-p8.xml
4 Log:
5 few more touch ups (Mb -> MB, removed broken links)
6
7 Revision Changes Path
8 1.2 +10 -10 xml/htdocs/doc/en/articles/l-afig-p8.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-afig-p8.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-afig-p8.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-afig-p8.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
13
14 Index: l-afig-p8.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-afig-p8.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- l-afig-p8.xml 1 Oct 2005 17:16:24 -0000 1.1
21 +++ l-afig-p8.xml 1 Oct 2005 19:59:53 -0000 1.2
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-afig-p8.xml,v 1.1 2005/10/01 17:16:24 rane Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-afig-p8.xml,v 1.2 2005/10/01 19:59:53 rane Exp $ -->
27
28 <guide link="/doc/en/articles/l-afig-p8.xml">
29
30 @@ -284,11 +284,11 @@
31
32 <p>
33 While data was being written to the test filesystem, he attempted to read
34 -16Mb of data from another ext2 filesystem on the same disk, timing the
35 +16MB of data from another ext2 filesystem on the same disk, timing the
36 results:
37 </p>
38
39 -<pre caption="Reading a 16Mb file">
40 +<pre caption="Reading a 16MB file">
41 <i>$ time cat 16-meg-file > /dev/null</i>
42 </pre>
43
44 @@ -326,7 +326,7 @@
45 </table>
46
47 <p>
48 -Andrew repeated this test, but tried to read a 16Mb file from the test
49 +Andrew repeated this test, but tried to read a 16MB file from the test
50 filesystem (rather than a different filesystem), and he got identical results.
51 So, what does this mean? Somehow, ext3's data=journal mode is incredibly
52 well-suited to situations where data needs to be read from and written to disk
53 @@ -429,17 +429,17 @@
54 link="http://www.kerneltraffic.org/kernel-traffic/kt20011015_137.html">
55 Kernel Traffic's summary</uri>.
56 </li>
57 - <li>
58 +<!-- both broken <li>
59 Read <uri link="http://www.uwsg.indiana.edu/hypermail/linux/kernel/0110.0/
60 0925.html">Linus' explanation and opinion of write caching</uri>.
61 - </li>
62 - <li>
63 + </li>-->
64 +<!-- <li>
65 Read a <uri link="http://olstrans.sourceforge.net/release
66 /OLS2000-ext3/OLS2000-ext3.html">complete transcript</uri> of Dr. Stephen
67 Tweedie's Ext3, Journaling Filesystem presentation, which was featured at
68 the <uri link="http://www.ottawalinuxsymposium.org">Ottawa Linux
69 Symposium</uri> in July 2000.
70 - </li>
71 + </li>-->
72 <li>
73 To keep abreast of the latest ext3 developments, be sure to visit the <uri
74 link="https://listman.redhat.com/pipermail/ext3-users/">ext3-users mailing
75 @@ -447,7 +447,7 @@
76 link="https://listman.redhat.com/mailman/listinfo/ext3-users">
77 subscribe</uri>.
78 </li>
79 - <li>
80 +<!-- we don't advertise developerworks this way <li>
81 Browse <uri link="http://www-106.ibm.com/developerworks/linux/?article=lr">
82 more Linux resources</uri> on developerWorks.
83 </li>
84 @@ -455,7 +455,7 @@
85 Browse <uri
86 link="http://www-124.ibm.com/developerworks/opensource/?article=osr">more
87 Open source resources</uri> on developerWorks.
88 - </li>
89 + </li>-->
90 </ul>
91
92 </body>
93
94
95
96 --
97 gentoo-doc-cvs@g.o mailing list