<?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/58720/">
    <title>LWN: Comments on "Simple block driver example"</title>
    <link>http://lwn.net/Articles/58720/</link>
    <description>
This is a special feed containing comments posted
to the individual LWN article titled &quot;Simple block driver example&quot;.

    </description>

    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>2</syn:updateFrequency>
    <items>
      <rdf:Seq>
	<rdf:li resource="http://lwn.net/Articles/386081/rss" />
	<rdf:li resource="http://lwn.net/Articles/381285/rss" />
	<rdf:li resource="http://lwn.net/Articles/253892/rss" />
	<rdf:li resource="http://lwn.net/Articles/229395/rss" />
	<rdf:li resource="http://lwn.net/Articles/184546/rss" />
	<rdf:li resource="http://lwn.net/Articles/180932/rss" />
      
      </rdf:Seq>
    </items>

  </channel>
    <item rdf:about="http://lwn.net/Articles/386081/rss">
      <title>Simple block driver example</title>
      <link>http://lwn.net/Articles/386081/rss</link>
      <dc:date>2010-05-04T16:06:41+00:00</dc:date>
      <dc:creator>metadaddy</dc:creator>
      <description>
      I just ported the simple block driver to 2.6.31 - see &lt;a rel=&quot;nofollow&quot; href=&quot;http://blog.superpat.com/2010/05/04/a-simple-block-driver-for-linux-kernel-2-6-31/&quot;&gt;A Simple Block Driver for Linux Kernel 2.6.31&lt;/a&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/381285/rss">
      <title>Simple block driver example</title>
      <link>http://lwn.net/Articles/381285/rss</link>
      <dc:date>2010-03-31T17:07:42+00:00</dc:date>
      <dc:creator>jlamorie</dc:creator>
      <description>
      &lt;div class=&quot;FormattedComment&quot;&gt;
Since the changes to the block driver API in 2.6.31, has there been an update to this example block driver?&lt;br&gt;
&lt;p&gt;
I have a small, simple block device that I used the LDDv3 example as a basis for my code.  However, I'm having a hard time figuring out what I need to change in order to get it to work with the new API.&lt;br&gt;
&lt;p&gt;
Thanks&lt;br&gt;
&lt;/div&gt;

      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/253892/rss">
      <title>Simple block driver example</title>
      <link>http://lwn.net/Articles/253892/rss</link>
      <dc:date>2007-10-10T21:02:37+00:00</dc:date>
      <dc:creator>Mona_Joseph</dc:creator>
      <description>
      Now that the driver is written and installed, I can use the open(), release() ... system calls to access it.&lt;br&gt;
&lt;p&gt;
&lt;p&gt;
How do I get to the request que from my application?&lt;br&gt;
&lt;p&gt;
What &quot;h&quot; file do I include and what is the format for the request() call?&lt;br&gt;
&lt;p&gt;
Thank you,&lt;br&gt;
Mona&lt;br&gt;
&lt;p&gt;
&lt;p&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/229395/rss">
      <title>Simple block driver example</title>
      <link>http://lwn.net/Articles/229395/rss</link>
      <dc:date>2007-04-05T17:59:08+00:00</dc:date>
      <dc:creator>vardhanmanu</dc:creator>
      <description>
      hi&lt;br&gt;
this whole code is correctly compiling on my system kernel 2.6.....&lt;br&gt;
now can anyone please tell me how we can do read and write operation through this ramdisk module......... &lt;br&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/184546/rss">
      <title>Simple block driver example</title>
      <link>http://lwn.net/Articles/184546/rss</link>
      <dc:date>2006-05-22T11:50:43+00:00</dc:date>
      <dc:creator>sahib</dc:creator>
      <description>
      i am copiling this simple driver on kernel 2.6.15 it is ok when compiling but when i am loading this module as:&lt;br&gt;
&lt;p&gt;
                                      # insmod driver.ko&lt;br&gt;
&lt;p&gt;
An error/warning is occuring which is like this:&lt;br&gt;
                            &lt;br&gt;
                            sbd0: unknown partition table&lt;br&gt;
&lt;p&gt;
         plz tell me how to load it properly and why this messege is occuring at load time.&lt;br&gt;
&lt;p&gt;
      
      </description>
    </item>
    <item rdf:about="http://lwn.net/Articles/180932/rss">
      <title>how to read the hard dsik sector</title>
      <link>http://lwn.net/Articles/180932/rss</link>
      <dc:date>2006-04-21T12:45:19+00:00</dc:date>
      <dc:creator>lynux</dc:creator>
      <description>
      hi&lt;br&gt;
 how to read the hard disk sector and to make 4k block ..plz can any one give me the code &lt;br&gt;
      
      </description>
    </item>
</rdf:RDF>

