swift 05/04/18 13:49:51 Modified: xml/htdocs/doc/en gentoo-kernel.xml Log: #56528 - Improve ck description
Revision Changes Path 1.25 +10 -10 xml/htdocs/doc/en/gentoo-kernel.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.25&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml?rev=1.25&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-kernel.xml.diff?r1=1.24&r2=1.25&cvsroot=gentoo Index: gentoo-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- gentoo-kernel.xml 28 Mar 2005 11:44:23 -0000 1.24 +++ gentoo-kernel.xml 18 Apr 2005 13:49:51 -0000 1.25 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.24 2005/03/28 11:44:23 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-kernel.xml,v 1.25 2005/04/18 13:49:51 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/gentoo-kernel.xml"> @@ -33,8 +33,8 @@ <license/> -<version>1.1</version> -<date>2005-03-28</date> +<version>1.2</version> +<date>2005-04-18</date> <chapter> <title>Introduction</title> @@ -219,13 +219,13 @@ <body> <p> -<c>ck-sources</c> is Con Kolivas's kernel patch set. This kernel is -<e>HIGHLY</e> tuned for desktop performance at the expense of -throughput and some of the scheduler's ability to prioritize -applications. Con Kolivas benchmarks kernels to find the best -combination of features for desktop use. See -<uri>http://kernel.kolivas.org</uri> for more information on Con and his -patches. +<c>ck-sources</c> is Con Kolivas's kernel patch set. This patchset is +primarily designed to improve system responsiveness and interactivity and is +configurable for varying workloads (from servers to desktops). The patchset is +also quite mature and has been put through numerous iterations of development +and tuning. The emphasis of each release is on stability and security. Support +and information is available at <uri>http://kernel.kolivas.org</uri> and in +<c>#ck</c> on <c>irc.oftc.net</c>. </p> </body> -- [email protected] mailing list
