<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns="http://purl.org/rss/1.0/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

  <channel rdf:about="http://lwn.net/headlines/15468/">
    <title>LWN: Comments on "Kexec"</title>
    <link>http://lwn.net/Articles/15468/</link>
    <description>
This is a special feed containing comments posted
to the individual LWN article titled &quot;Kexec&quot;.

    </description>

    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>2</syn:updateFrequency>
    <items>
      <rdf:Seq>
	<rdf:li resource="http://lwn.net/Articles/15721/rss" />
	<rdf:li resource="http://lwn.net/Articles/15525/rss" />
	<rdf:li resource="http://lwn.net/Articles/15514/rss" />
      
      </rdf:Seq>
    </items>

  </channel>
    <item rdf:about="http://lwn.net/Articles/15721/rss">
      <title>Kexec</title>
      <link>http://lwn.net/Articles/15721/rss</link>
      <dc:date>2002-11-16T14:48:14+00:00</dc:date>
      <dc:creator>p9ing</dc:creator>
      <description>
      &lt;i&gt;Wow, this is the sort of thing I'm glad I subscribed to LWN for. I never would have noticed this patch if it weren't for this nice somewhat &quot;plain-er&quot; (to the end-user) description of it which still manages to go into a good bit of detail on what exactly it is and where it stands at the moment. Kudos to LWN for picking this one out.&lt;/i&gt;&lt;br&gt;&lt;br&gt;

I couldn't agree with you more.  When LWN was taking their survey prior to implementing subscriptions, it was only after submitting my responses did I realize just what you said.  So at the time I simply emailed them telling them that.  Now I am entering my 2nd month or so of being a happy subscriber.  Thanks, LWN!


      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/15525/rss">
      <title>Kexec</title>
      <link>http://lwn.net/Articles/15525/rss</link>
      <dc:date>2002-11-14T09:41:48+00:00</dc:date>
      <dc:creator>ctg</dc:creator>
      <description>
      Another important usage of Kexec is in conjunction with &amp;quot;LinuxBIOS&amp;quot;. LinuxBIOS is perhaps slightly misnamed as it provides a very small, simple 32 bit initialisation function that does enough hardware set up to enable a &amp;quot;payload&amp;quot; to be loaded from flash memory and executed.&lt;p&gt;This payload is the bootloader proper - for example, etherboot, or a modified etherboot that can acccess hard disk drives as well as network drives.&lt;p&gt;Another payload would be a fairly minimal linux kernel. This kernel would be minimal to enable it to fit in the relatively small flash device found on most motherboards.&lt;p&gt;The minimal kernel would load and initialise the hardware. It would then use kexec to load a more full featured kernel from hard disk, network device or where ever.&lt;p&gt;The minimal firmware kernel would be fairly stable - i.e. you don't want to be reflashing all the time - but you might well want to change your kernel quite often (especially if doing some kernel development).&lt;p&gt;LinuxBIOS provides a whole host of advantages over the traditional 16 bit BIOSes - including, but not limited, allowing very large clusters of commodity PC hardware to be managed more effectively (i.e. you don't need 12,000 screens and keyboards, you can do &amp;quot;gang&amp;quot; updates/reconfigures etc).
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/15514/rss">
      <title>Kexec</title>
      <link>http://lwn.net/Articles/15514/rss</link>
      <dc:date>2002-11-14T05:10:26+00:00</dc:date>
      <dc:creator>Strike</dc:creator>
      <description>
      Wow, this is the sort of thing I'm glad I subscribed to LWN for.  I never would have noticed this patch if it weren't for this nice somewhat &amp;quot;plain-er&amp;quot; (to the end-user) description of it which still manages to go into a good bit of detail on what exactly it is and where it stands at the moment.  Kudos to LWN for picking this one out.&lt;p&gt;At any rate, this patch sounds really useful, potentially even more useful than the UML stuff which wowed me with the possibility of running a kernel in a debugger for direct debugging and whatnot (not for me, of course, but the kernel hackers out there).  This has much more of a direct impact on me as an end-user, and I simply can't wait to give it a shot.
      
      </description>
    </item>
</rdf:RDF>

