<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>zv470's Feed - Programmer's Heaven</title>
    <link>http://www.programmersheaven.com/feed/User/414091/RSS.aspx</link>
    <description>Events at Programmer's Heaven related to the user zv470.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 11:35:34 -0700</pubDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <item>
      <title>Re: implementing software raid 5 in c</title>
      <link>http://www.programmersheaven.com/mb/Linux/414685/415573/ReadMessage.aspx#415573</link>
      <description>&lt;p&gt;Posted a '&lt;a href="http://www.programmersheaven.com/mb/Linux/414685/415573/ReadMessage.aspx#415573"&gt;reply&lt;/a&gt; on the &lt;a href="http://www.programmersheaven.com/mb/Linux/Board.aspx"&gt;LINUX programming&lt;/a&gt; forum.&lt;/p&gt;My guess is; you'd need to write a virtual device driver that makes the OS think you have a normal disk attached. The virtual driver would act like a bridge between the OS and a RAID layer. This RAID layer would handle all the low level disk access. Read and write. The low level code would have to spread your files (including parity) across a minimum of 3 disks. Hope this helps. I don't have any Linux experience so I don't know how drives get mounted. So if anyone knows please correct me. :)&lt;br /&gt;
&lt;br /&gt;
Rob.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Linux/414685/415573/ReadMessage.aspx#415573</guid>
      <pubDate>Sat, 17 Apr 2010 03:07:39 -0700</pubDate>
    </item>
  </channel>
</rss>