<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'implementing software raid 5 in c' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'implementing software raid 5 in c' posted on the 'LINUX programming' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 23:43:29 -0700</pubDate>
    <lastBuildDate>Sat, 18 May 2013 23:43:29 -0700</lastBuildDate>
    <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>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>implementing software raid 5 in c</title>
      <link>http://www.programmersheaven.com/mb/Linux/414685/414685/implementing-software-raid-5-in-c/</link>
      <description>hi,&lt;br /&gt;
i was wondering if anyone can help me implement software raid 5 in c.&lt;br /&gt;
i have this project to do and i don't know how to do this?can anyone just tell me the steps involved in this?Do we need to partition disks to implement this?If so,how t partition the disks?pls post your comments.I really really need this.&lt;br /&gt;
thanks,&lt;br /&gt;
rachel&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Linux/414685/414685/implementing-software-raid-5-in-c/</guid>
      <pubDate>Thu, 18 Mar 2010 10:51:28 -0700</pubDate>
      <category>LINUX programming</category>
    </item>
    <item>
      <title>Re: implementing software raid 5 in c</title>
      <link>http://www.programmersheaven.com/mb/Linux/414685/415573/re-implementing-software-raid-5-in-c/#415573</link>
      <description>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/re-implementing-software-raid-5-in-c/#415573</guid>
      <pubDate>Sat, 17 Apr 2010 03:07:35 -0700</pubDate>
      <category>LINUX programming</category>
    </item>
    <item>
      <title>Re: implementing software raid 5 in c</title>
      <link>http://www.programmersheaven.com/mb/Linux/414685/419320/re-implementing-software-raid-5-in-c/#419320</link>
      <description>&lt;a href="http://en.wikipedia.org/wiki/Mdadm"&gt;http://en.wikipedia.org/wiki/Mdadm&lt;/a&gt;&lt;br /&gt;
/thread&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Linux/414685/419320/re-implementing-software-raid-5-in-c/#419320</guid>
      <pubDate>Mon, 25 Oct 2010 14:51:14 -0700</pubDate>
      <category>LINUX programming</category>
    </item>
    <item>
      <title>implementing software raid 5 in c</title>
      <link>http://www.programmersheaven.com/mb/Linux/414685/422620/implementing-software-raid-5-in-c/#422620</link>
      <description>hi ... hope u all will be fine..&lt;br /&gt;
&lt;br /&gt;
well i have some sort of question regarding implementation of some algorithm in linux related to parallel processing...kindly help me out..&lt;br /&gt;
&lt;br /&gt;
well i need the &lt;br /&gt;
1.code of implementing one to all broadcast and all to one reduction for a ring..&lt;br /&gt;
2.implementing ALL to All broadcast and reduction for mesh&lt;br /&gt;
3.Implemenation of ALl reduction for hypercube..&lt;br /&gt;
kindly if any one have the stuff related to my post kindly do paste the code if u have.. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Regards&lt;br /&gt;
USer11&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Linux/414685/422620/implementing-software-raid-5-in-c/#422620</guid>
      <pubDate>Mon, 21 Mar 2011 11:07:46 -0700</pubDate>
      <category>LINUX programming</category>
    </item>
    <item>
      <title>implementing software raid 5 in c</title>
      <link>http://www.programmersheaven.com/mb/Linux/414685/422621/implementing-software-raid-5-in-c/#422621</link>
      <description>hi ... hope u all will be fine..&lt;br /&gt;
&lt;br /&gt;
well i have some sort of question regarding implementation of some algorithm in linux related to parallel processing...kindly help me out..&lt;br /&gt;
&lt;br /&gt;
well i need the &lt;br /&gt;
1.code of implementing one to all broadcast and all to one reduction for a ring..&lt;br /&gt;
2.implementing ALL to All broadcast and reduction for mesh&lt;br /&gt;
3.Implemenation of ALl reduction for hypercube..&lt;br /&gt;
kindly if any one have the stuff related to my post kindly do paste the code if u have.. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Regards&lt;br /&gt;
USer11&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Linux/414685/422621/implementing-software-raid-5-in-c/#422621</guid>
      <pubDate>Mon, 21 Mar 2011 11:07:51 -0700</pubDate>
      <category>LINUX programming</category>
    </item>
  </channel>
</rss>