<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Con Kolivas Archivi - Giuseppe</title>
	<atom:link href="https://www.iuculano.it/tag/con-kolivas/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.iuculano.it/tag/con-kolivas/</link>
	<description>Have you tried rebooting it?</description>
	<lastBuildDate>Sun, 11 Nov 2007 17:21:12 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Ubuntu Gutsy CK Kernel</title>
		<link>https://www.iuculano.it/linux/ubuntu-gutsy-ck-kernel/</link>
					<comments>https://www.iuculano.it/linux/ubuntu-gutsy-ck-kernel/#disqus_thread</comments>
		
		<dc:creator><![CDATA[Giuseppe]]></dc:creator>
		<pubDate>Sun, 11 Nov 2007 09:57:52 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[cfs]]></category>
		<category><![CDATA[ck]]></category>
		<category><![CDATA[Con Kolivas]]></category>
		<category><![CDATA[Ingo Molnar]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[repository]]></category>
		<guid isPermaLink="false">http://www.iuculano.it/linux/ubuntu-gutsy-ck-kernel/</guid>

					<description><![CDATA[<p>(English version below) Ubuntu Gutsy è arrivata, e anche per questa release rilascio un kernel patchato con le CK patch. Con Kolivas purtroppo ha deciso (giustamente) di abbandonare lo sviluppo, ragion per cui questo sarà l&#8217;ultimo rilascio anche per me. Dalla prossima release ci dovremmo accontentare del nuovo CFS di Ingo Molnar Vi ricordo come [&#8230;]</p>
<p>L'articolo <a href="https://www.iuculano.it/linux/ubuntu-gutsy-ck-kernel/">Ubuntu Gutsy CK Kernel</a> sembra essere il primo su <a href="https://www.iuculano.it">Giuseppe</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>(English version below)</p>
<p>Ubuntu Gutsy è arrivata, e anche per questa release rilascio un kernel patchato con le <strong><a href="http://members.optusnet.com.au/ckolivas/kernel/" title="Kernel patch homepage of Con Kolivas">CK patch</a>.</strong></p>
<p><span class="wikiwyg_section" id="wikiwyg_section_1">Con Kolivas purtroppo ha deciso (<a href="http://article.gmane.org/gmane.linux.kernel.ck/7850" target="_blank">giustamente</a>) di <a href="http://ck.wikia.com/wiki/End_of_ck_patchset">abbandonare</a> lo sviluppo, ragion per cui questo sarà l&#8217;ultimo rilascio anche per me. Dalla prossima release ci dovremmo accontentare del nuovo <a href="http://kernelnewbies.org/Linux_2_6_23#head-25cc2fc9242cfbbe433e8193874efa769eae5d60">CFS</a> di <a href="http://en.wikipedia.org/wiki/Ingo_Molnar">Ingo Molnar</a> </span></p>
<p>Vi ricordo come al solito:</p>
<p>Cosa sono le CK patch?</p>
<p><!--adsense--></p>
<p>Cito l&#8217; autore:</p>
<p align="center">&#8220;<strong><em>These are patches designed to improve system responsiveness with specific emphasis on the desktop, but suitable to any workload</em></strong>.&#8221;</p>
<p align="center">&nbsp;</p>
<p align="justify">&nbsp;</p>
<p>Ricapitolando, installando questo kernel avrete:</p>
<p><strong>1) Compilazione ottimizzata per 686 o core2<br />
2) Ck patch <a href="http://members.optusnet.com.au/ckolivas/kernel/" target="_blank">http://members.optusnet.com.au/ckolivas/kernel/</a></strong></p>
<p>Come installarlo?<br />
<code>wget <a href="http://ubuntu.iuculano.it/AE3BE9AA.gpg" target="_blank">http://ubuntu.iuculano.it/AE3BE9AA.gpg</a> -O- | sudo apt-key add -</code></p>
<p>aggiungete al vostro sources.list:<br />
<code>deb <a href="http://ubuntu.iuculano.it/" target="_blank">http://ubuntu.iuculano.it</a> gutsy all</code><br />
<code>deb-src <a href="http://ubuntu.iuculano.it/" target="_blank">http://ubuntu.iuculano.it</a> gutsy all</code></p>
<p>Per <strong>686</strong> (Pentium4):<br />
<code>sudo apt-get update &amp;&amp; sudo apt-get install linux-686-ck linux-headers-686-ck</code></p>
<p>Per <strong>core2</strong>:<br />
<code>sudo apt-get update &amp;&amp; sudo apt-get install linux-core2-ck linux-headers-core2-ck</code></p>
<p>Diamo un nuce -10 al server X:<br />
<code>sudo dpkg-reconfigure -plow x11-common</code></p>
<p>Alla richiesta &#8221; Valore di nice per il server X. &#8221; digitiamo -10</p>
<p><strong>Feedback molto graditi <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></strong><br />
<!--adsense--></p>
<hr />
<h3><font color="#0000ff"><strong>English version</strong></font></h3>
<p>These are patches designed to <strong>improve system responsiveness</strong> with specific emphasis on the desktop, but suitable to any workload.</p>
<p>Installing this kernel you have:</p>
<ol style="list-style-type: decimal">
<li>686 (Pentium4) or Core2 optimization</li>
<li>Ck patch <a href="http://members.optusnet.com.au/ckolivas/kernel/" target="_blank">http://members.optusnet.com.au/ckolivas/kernel/</a></li>
</ol>
<p>Add the gpg key:</p>
<p style="margin: 5px 20px 20px">&nbsp;</p>
<p class="smallfont" style="margin-bottom: 2px">Code:</p>
<pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left">wget http://ubuntu.iuculano.it/AE3BE9AA.gpg -O- | sudo apt-key add -</pre>
<p>Add the sources.list entries in a separate file:</p>
<p style="margin: 5px 20px 20px">&nbsp;</p>
<p class="smallfont" style="margin-bottom: 2px">Code:</p>
<pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left">echo "deb http://ubuntu.iuculano.it gutsy all" &gt;/etc/apt/sources.list.d/ck-kernel.list</pre>
<p style="margin: 5px 20px 20px">&nbsp;</p>
<p class="smallfont" style="margin-bottom: 2px">Code:</p>
<pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left">sudo apt-get update</pre>
<p>For 686 (Pentium4):</p>
<p style="margin: 5px 20px 20px">&nbsp;</p>
<p class="smallfont" style="margin-bottom: 2px">Code:</p>
<pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left">sudo apt-get update &amp;&amp; sudo apt-get install linux-686-ck linux-headers-686-ck</pre>
<p>For core2:</p>
<p style="margin: 5px 20px 20px">&nbsp;</p>
<p class="smallfont" style="margin-bottom: 2px">Code:</p>
<pre class="alt2" dir="ltr" style="border: 1px inset ; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left">sudo apt-get update &amp;&amp; sudo apt-get install linux-core2-ck linux-headers-core2-ck</pre>
<p>Feedback are welcome <img decoding="async" src="http://ubuntuforums.org/images/smilies/icon_smile.gif" title="Smile" class="inlineimg" border="0" /></p>
<p>L'articolo <a href="https://www.iuculano.it/linux/ubuntu-gutsy-ck-kernel/">Ubuntu Gutsy CK Kernel</a> sembra essere il primo su <a href="https://www.iuculano.it">Giuseppe</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.iuculano.it/linux/ubuntu-gutsy-ck-kernel/feed/</wfw:commentRss>
			<slash:comments>34</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 52/100 objects using Disk
Page Caching using Disk: Enhanced 
Minified using Disk
Database Caching 2/18 queries in 0.009 seconds using Disk

Served from: www.iuculano.it @ 2026-06-29 23:39:29 by W3 Total Cache
-->