<?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>Giuseppe, il suo blog &#187; ck</title>
	<atom:link href="http://www.iuculano.it/en/tag/ck/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iuculano.it</link>
	<description></description>
	<lastBuildDate>Sat, 09 Jul 2011 17:05:56 +0000</lastBuildDate>
	<language>it-it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ubuntu Gutsy CK Kernel</title>
		<link>http://www.iuculano.it/en/linux/ubuntu-gutsy-ck-kernel/</link>
		<comments>http://www.iuculano.it/en/linux/ubuntu-gutsy-ck-kernel/#comments</comments>
		<pubDate>Sun, 11 Nov 2007 09:57:52 +0000</pubDate>
		<dc:creator>Giuseppe</dc:creator>
				<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[Translate original post with Google Translate(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'ultimo rilascio anche per me. Dalla prossima release ci dovremmo accontentare del nuovo CFS di Ingo ...
Related posts:<ol>
<li><a href='http://www.iuculano.it/en/linux/smbind-tool-in-php-per-la-gestione-di-un-dns/' rel='bookmark' title='Smbind &#8211; Tool in php per la gestione di un DNS'>Smbind &#8211; Tool in php per la gestione di un DNS</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://translate.google.com/translate?u=http%3A%2F%2Fwww.iuculano.it%2Fen%2Flinux%2Fubuntu-gutsy-ck-kernel%2F&#038;hl=en&#038;ie=UTF8&#038;sl=it_IT&#038;tl=en_US">Translate original post with Google Translate</a></p>
<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><script type="text/javascript"><!--
google_ad_client = "pub-0112081551227576";
google_ad_channel = "blog";
google_ui_features = "rc:0";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_alternate_ad_url = "http://www.iuculano.it/?adsensem-show-ad=none";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "050504";
google_color_text = "050504";
google_color_url = "A0270E";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</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='http://www.iuculano.it/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strong><br />
<script type="text/javascript"><!--
google_ad_client = "pub-0112081551227576";
google_ad_channel = "blog";
google_ui_features = "rc:0";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_alternate_ad_url = "http://www.iuculano.it/?adsensem-show-ad=none";
google_color_border = "ffffff";
google_color_bg = "ffffff";
google_color_link = "050504";
google_color_text = "050504";
google_color_url = "A0270E";

//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</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 src="http://ubuntuforums.org/images/smilies/icon_smile.gif" title="Smile" class="inlineimg" border="0" />
<ul class="lang_switch">
<li class="lang_switch"><a href="http://www.iuculano.it/it/linux/ubuntu-gutsy-ck-kernel/"><img src="http://www.iuculano.it/wp-content/plugins/zdmultilang/flags/it_IT.png" alt="Italian" title="Italian" border="0">Italian</a></li>
</ul>
<img src="http://www.iuculano.it/?ak_action=api_record_view&id=58&type=feed" alt="" /><p>Related posts:<ol>
<li><a href='http://www.iuculano.it/en/linux/smbind-tool-in-php-per-la-gestione-di-un-dns/' rel='bookmark' title='Smbind &#8211; Tool in php per la gestione di un DNS'>Smbind &#8211; Tool in php per la gestione di un DNS</a></li>
</ol></p><p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.iuculano.it/en/linux/ubuntu-gutsy-ck-kernel/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
	</channel>
</rss>

