Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: gentoo-kernel.xml
Date: Mon, 06 Sep 2010 05:03:38
Message-Id: 20100906050332.1245E20051@flycatcher.gentoo.org
1 nightmorph 10/09/06 05:03:32
2
3 Modified: gentoo-kernel.xml
4 Log:
5 Add pf-sources, clean up ck-sources location
6
7 Revision Changes Path
8 1.61 xml/htdocs/doc/en/gentoo-kernel.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.61&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.61&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml?r1=1.60&r2=1.61
13
14 Index: gentoo-kernel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v
17 retrieving revision 1.60
18 retrieving revision 1.61
19 diff -u -r1.60 -r1.61
20 --- gentoo-kernel.xml 18 Apr 2010 04:48:53 -0000 1.60
21 +++ gentoo-kernel.xml 6 Sep 2010 05:03:31 -0000 1.61
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.60 2010/04/18 04:48:53 nightmorph Exp $ -->
25 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.61 2010/09/06 05:03:31 nightmorph Exp $ -->
27
28 <guide>
29 <title>Gentoo Linux Kernel Guide</title>
30 @@ -42,8 +42,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.25</version>
35 -<date>2010-04-17</date>
36 +<version>2</version>
37 +<date>2010-09-05</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -181,6 +181,22 @@
42 </body>
43 </section>
44 <section>
45 +<title>ck-sources</title>
46 +<body>
47 +
48 +<p>
49 +<c>ck-sources</c> is Con Kolivas's kernel patch set. This patchset is primarily
50 +designed to improve system responsiveness and interactivity and is configurable
51 +for varying workloads (from servers to desktops). The patchset includes a
52 +different scheduler, BFS, designed to keep systems responsive and smooth even
53 +when under heavy load. Support and information is available at
54 +<uri>http://kernel.kolivas.org</uri> and in <c>#ck</c> on <c>irc.oftc.net</c>.
55 +</p>
56 +
57 +</body>
58 +</section>
59 +
60 +<section>
61 <title>git-sources</title>
62 <body>
63
64 @@ -217,6 +233,22 @@
65 </body>
66 </section>
67 <section>
68 +<title>pf-sources</title>
69 +<body>
70 +
71 +<p>
72 +The <c>pf-sources</c> kernel brings together parts of several different kernel
73 +patches. It includes the BFS patchset from <c>ck-sources</c>, the
74 +<c>tuxonice</c> patches, <uri link="http://www.linuximq.net">LinuxIMQ</uri>, and
75 +the <uri
76 +link="http://algo.ing.unimo.it/people/paolo/disk_sched/patches/">BFQ</uri> I/O
77 +<uri
78 +link="http://kerneltrap.org/Linux/Budget_Fair_Queuing_IO_Scheduler">scheduler</uri>.
79 +</p>
80 +
81 +</body>
82 +</section>
83 +<section>
84 <title>openvz-sources</title>
85 <body>
86
87 @@ -299,21 +331,6 @@
88
89 </body>
90 </section>
91 -<section>
92 -<title>ck-sources</title>
93 -<body>
94 -
95 -<p>
96 -<c>ck-sources</c> is Con Kolivas's kernel patch set. This patchset is primarily
97 -designed to improve system responsiveness and interactivity and is configurable
98 -for varying workloads (from servers to desktops). The patchset includes a
99 -different scheduler, BFS, designed to keep systems responsive and smooth even
100 -when under heavy load. Support and information is available at
101 -<uri>http://kernel.kolivas.org</uri> and in <c>#ck</c> on <c>irc.oftc.net</c>.
102 -</p>
103 -
104 -</body>
105 -</section>
106 </chapter>
107
108 <chapter>