<?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 - 2.6.0</title>
 <link>http://kerneltrap.org/taxonomy/term/319/0</link>
 <description></description>
 <language>en-local</language>
<item>
 <title>Linux Kernel 2.6.0 Changelog</title>
 <link>http://kerneltrap.org/node/11729</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/11729&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/11729#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/319">2.6.0</category>
 <category domain="http://kerneltrap.org/taxonomy/term/318">changelog</category>
 <category domain="http://kerneltrap.org/taxonomy/term/189">Kernel</category>
 <category domain="http://kerneltrap.org/Linux">Linux</category>
 <category domain="http://kerneltrap.org/taxonomy/term/171">Linux kernel</category>
 <category domain="http://kerneltrap.org/release">release</category>
 <pubDate>Thu, 18 Dec 2003 08:04:00 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">11729 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Linux:  Measuring Scheduler Improvements</title>
 <link>http://kerneltrap.org/node/867</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;Mark Wong posted a series of benchmark results from Rusty Russell&#039;s &lt;a href=&quot;http://www.osdl.org/stp/test_details/hackbench-interp.html&quot;&gt;Hackbench&lt;/a&gt;.  Rusty describes Hackbench as a minimized &#039;&lt;a href=&quot;http://lbs.sourceforge.net/&quot; target=&quot;new&quot;&gt;chat benchmark&lt;/a&gt;&#039; that doesn&#039;t use threads or semaphores.  The benchmark launches groups of processes that each listen on a given socket, and complimentary groups of processes that write 100 messages to each of the listening sockets, measuring the time this takes.  This process is repeated multiple times with an increasing number of groups of processes, therby measuring the scalability of the scheduler with an increasing number of processes.&lt;/p&gt;
&lt;p&gt;Mark&#039;s results begin with the 2.5.28 development kernel and continue up through the current 2.6.0-test5 kernel.  In a second email he also offers results of the -mm tree, beginning with 2.5.66-mm1 and continuing up through 2.6.0-test5-mm2.  Andrew Morton [&lt;a href=&quot;/node/view/10&quot;&gt;interview&lt;/a&gt;] glanced at the results and commented that they looked &quot;&lt;i&gt;great, but tragically incomprehensible&lt;/i&gt;&quot;, going on to ask for an explanation, &quot;&lt;i&gt;do we rock or do we suck?&lt;/i&gt;&quot;.  Mark replied, &quot;&lt;i&gt;the general trend in the metric indicates everything has been improving, so I think we rock.&lt;/i&gt;&quot;&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/867&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/867#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/717">2.5.28</category>
 <category domain="http://kerneltrap.org/taxonomy/term/319">2.6.0</category>
 <category domain="http://kerneltrap.org/Andrew_Morton">Andrew Morton</category>
 <category domain="http://kerneltrap.org/hackbench">hackbench</category>
 <category domain="http://kerneltrap.org/taxonomy/term/715">Mark Wong</category>
 <category domain="http://kerneltrap.org/Rusty_Russell">Rusty Russell</category>
 <category domain="http://kerneltrap.org/news/linux">Linux news</category>
 <pubDate>Fri, 19 Sep 2003 13:27:00 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">867 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Linux:  HowTo Upgrade 2.6 With Patches;  2.6.0-test5 Released</title>
 <link>http://kerneltrap.org/node/823</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/37&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://140.211.166.79/files/category_pictures/K-Linux_1.gif&quot; alt=&quot;Linux feature article&quot; title=&quot;Linux feature article&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;Linux creator Linus Torvalds has released the linux 2.6.0-test5 kernel, with the following comments:&lt;br /&gt;
&lt;blockquote&gt;&quot;Lots of small stuff, as usual. I think the biggest &quot;core&quot; change is the Futex changes by Jamie and Hugh, and the dev_t preparations by Al Viro. But there are ARM and ppc updates here too, and a few drivers have bigger fixes (tg3 driver and the USB gadget interface stand out on diffstat).  Watchdog driver updates etc. And Russell King fixed more PCMCIA issues.&quot;&lt;/blockquote&gt;&lt;/p&gt;
&lt;p&gt;Read on for the full changelog.&lt;/p&gt;
&lt;p&gt;Additionally, if you followed my recent upgrade howto [&lt;a href=&quot;/node/view/799&quot;&gt;story&lt;/a&gt;], are running a 2.6.0-test kernel, and are interested in upgrading to 2.6.0-test5, read on for a few simple tips on upgrading with incremental patches.&lt;/p&gt;
&lt;!-- google_ad_section_end --&gt;&lt;p&gt;&lt;a href=&quot;http://kerneltrap.org/node/823&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://kerneltrap.org/node/823#comments</comments>
 <category domain="http://kerneltrap.org/taxonomy/term/319">2.6.0</category>
 <category domain="http://kerneltrap.org/Al_Viro">Al Viro</category>
 <category domain="http://kerneltrap.org/HOWTO">HOWTO</category>
 <category domain="http://kerneltrap.org/Linus_Torvalds">Linus Torvalds</category>
 <category domain="http://kerneltrap.org/Russell_King">Russell King</category>
 <category domain="http://kerneltrap.org/taxonomy/term/37">Linux feature article</category>
 <pubDate>Mon, 08 Sep 2003 23:50:00 +0000</pubDate>
 <dc:creator>Jeremy</dc:creator>
 <guid isPermaLink="false">823 at http://kerneltrap.org</guid>
</item>
<item>
 <title>Linux:  Merging Reiser4 Into -mm</title>
 <link>http://kerneltrap.org/node/793</link>
 <description>&lt;div class=&quot;taxonomy-images&quot;&gt;&lt;a href=&quot;/taxonomy/term/171&quot; class=&quot;taxonomy-image-links&quot;&gt;&lt;img src=&quot;http://kerneltrap.org/files/category_pictures/files/category_pictures_0&quot; alt=&quot;Linux&quot; title=&quot;Linux&quot;  width=&quot;&quot; height=&quot;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;!-- google_ad_section_start --&gt;&lt;p&gt;Following Andrew Morton&#039;s [&lt;a href=&quot;/node/view/10&quot;&gt;interview&lt;/a&gt;] recent posting of 2.6.0-test4-mm2 [&lt;a href=&quot;/forum/101&quot;&gt;forum&lt;/a&gt;], Christian Axelsson asked, &quot;&lt;i&gt;Is there any work [being] done on getting reiser4 into mm?  I havent tried it myself yet but I&#039;ve heard of colliding code in [the] scheduler&lt;/i&gt;&quot;.  Andrew replied that a merging effort hasn&#039;t been made, but that he&#039;d be interested in making it happen in a month or two so long as the &lt;a href=&quot;http://www.namesys.com/&quot; target=&quot;new&quot;&gt;namesys&lt;/a&gt; developers were willing to commit to providing him with up-to-date patches.  Hans Reiser offered:&lt;br /&gt;
&lt;blockquote&gt;&quot;We would be happy to make that commitment, and happy to switch from creating snapshots every week to pushing to you and linking to you from our website.  Several people have asked for this besides Christian.&quot;&lt;/blockquote&gt;&lt;/p&gt;
&lt;p&gt;In other words, it looks like -mm users will soon have easy access to the resier4 filesystem.&lt;/p&gt;
&lt;!-- google_ad_sect