<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://kerneltrap.org"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>KernelTrap - -ck</title>
 <link>http://kerneltrap.org/taxonomy/term/359/0</link>
 <description></description>
 <language>en-local</language>
<item>
 <title>Linux: 2.6.21-ck1, Performance Patchset</title>
 <link>http://kerneltrap.org/node/8147</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Con Kolivas [&lt;a href=&quot;http://kerneltrap.org/node/view/465&quot;&gt;interview&lt;/a&gt;] continues to maintain the performance oriented &lt;a href=&quot;http://members.optusnet.com.au/ckolivas/kernel/&quot;&gt;-ck patchset&lt;/a&gt; that he started in early 2004 [&lt;a href=&quot;http://kerneltrap.org/node/2221&quot;&gt;story&lt;/a&gt;], &quot;&lt;i&gt;this patchset is designed to improve system responsiveness and interactivity.  It is configurable to any workload but the default -ck patch is aimed at the desktop and -cks is available with more emphasis on serverspace.&lt;/i&gt;&quot;  In Con&#039;s latest release, 2.6.21-ck1, he notes that he has updated the patchset to include his improved SD cpu scheduler [&lt;a href=&quot;http://kerneltrap.org/node/8082&quot;&gt;story&lt;/a&gt;], &quot;&lt;i&gt;the staircase-deadline cpu scheduler has replaced the old staircase design in this version.&lt;/i&gt;&quot;&lt;/p&gt;
&lt;p&gt;Con goes on to explain, &quot;&lt;i&gt;the staircase-deadline cpu scheduler can be set in either purely forward-looking mode for absolutely rigid fairness and cpu distribution according to nice level, or it can allow a small per-process history to smooth out cpu usage perturbations common in interactive tasks by enabling this sysctl. While small fairness issues can arise with this enabled, overall fairness is usually still strongly maintained and starvation is never possible. Enabling this can significantly smooth out 3d graphics and games.&lt;/i&gt;&quot;  Swap prefetch [&lt;a href=&quot;http://kerneltrap.org/node/8143&quot;&gt;story&lt;/a&gt;] is also among the patches included in the -ck patchset.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/8147&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/8147#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/359">-ck</category>
 <category domain="http://kerneltrap.org/2.6.21">2.6.21</category>
 <category domain="http://kerneltrap.org/taxonomy/term/360">2.6.21-ck1</category>
 <category domain="http://kerneltrap.org/Con_Kolivas">Con Kolivas</category>
 <category domain="http://kerneltrap.org/CPU">CPU</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/scheduler">scheduler</category>
 <category domain="http://kerneltrap.org/SD_scheduler">SD scheduler</category>
 <category domain="http://kerneltrap.org/taxonomy/term/361">staircase-deadline</category>
 <category domain="http://kerneltrap.org/taxonomy/term/362">swap prefetch</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Sat, 05 May 2007 12:15:48 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">8147 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Interview:  Con Kolivas</title>
 <link>http://kerneltrap.org/node/465</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/13&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Interviews.gif&quot; alt=&quot;Interviews&quot; title=&quot;Interviews&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Con Kolivas, a practicing doctor in Australia, has written a benchmarking tool called ConTest which has proven to be tremendously useful to kernel developers, having been designed to compare the performance of different versions of the Linux kernel.  He was kind enough to speak with us, explaining how he got started on this project, what makes his benchmark unique, and how to interpret the resulting output.  Comparing the 2.5 development kernel to the 2.4 stable kernel, Con says, &quot;&lt;i&gt;a good 2.5 kernel (and that&#039;s not all of them) feels faster than 2.4 in most ways and this bodes well for 2.6.&lt;/i&gt;&quot;  The interesting results from his frequent benchmarks back up this statement.&lt;/p&gt;
&lt;p&gt;Con also describes his high performance patchset for the 2.4 stable kernel, currently at version 2.4.19-ck9.  This patchset adds a number of performance boosting patches ideal for a desktop environment, such as the O(1) scheduler, kernel preemption, low latency and compressed caching.  Read on for the full interview...&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/465&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/465#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/359">-ck</category>
 <category domain="http://kerneltrap.org/Con_Kolivas">Con Kolivas</category>
 <category domain="http://kerneltrap.org/KernelTrap_interview">KernelTrap interview</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/O1">O(1)</category>
 <category domain="http://kerneltrap.org/taxonomy/term/458">preemption</category>
 <category domain="http://kerneltrap.org/taxonomy/term/13">Linux feature interview</category>
 <pubDate>Wed, 16 Oct 2002 13:40:00 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">465 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Linux:  -ck9 with ALSA, XFS and Compressed Caching</title>
 <link>http://kerneltrap.org/node/462</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot;75&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Con Kolivas has released a new &lt;a href=&quot;http://kernel.kolivas.net/&quot; target=&quot;new&quot;&gt;high-performance patchset&lt;/a&gt; [&lt;a href=&quot;http://kerneltrap.org/node.php?id=403&quot; target=&quot;new&quot;&gt;story&lt;/a&gt;] for the 2.4.19 &lt;a href=&quot;http://www.kernel.org/pub/linux/kernel/v2.4/&quot; target=&quot;new&quot;&gt;stable kernel&lt;/a&gt;.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/462&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/462#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/359">-ck</category>
 <category domain="http://kerneltrap.org/taxonomy/term/782">2.4.19</category>
 <category domain="http://kerneltrap.org/Con_Kolivas">Con Kolivas</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Tue, 15 Oct 2002 01:36:00 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">462 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Linux:  Measuring 2.4 Kernel Performance</title>
 <link>http://kerneltrap.org/node/411</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/news/linux&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/K-Linux.gif&quot; alt=&quot;Linux news&quot; title=&quot;Linux news&quot;  width=&quot;75&quot; height=&quot