LINUX programming

Moderators: ITA
Number of threads: 1339
Number of posts: 2924

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
implementing software raid 5 in c Posted by rachelwilso999 on 18 Mar 2010 at 10:51 AM
hi,
i was wondering if anyone can help me implement software raid 5 in c.
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.
thanks,
rachel
Report
Re: implementing software raid 5 in c Posted by zv470 on 17 Apr 2010 at 3:07 AM
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. :)

Rob.
Report
Re: implementing software raid 5 in c Posted by bragr on 25 Oct 2010 at 2:51 PM
Report
implementing software raid 5 in c Posted by user11 on 21 Mar 2011 at 11:07 AM
hi ... hope u all will be fine..

well i have some sort of question regarding implementation of some algorithm in linux related to parallel processing...kindly help me out..

well i need the
1.code of implementing one to all broadcast and all to one reduction for a ring..
2.implementing ALL to All broadcast and reduction for mesh
3.Implemenation of ALl reduction for hypercube..
kindly if any one have the stuff related to my post kindly do paste the code if u have..


Regards
USer11
Report
implementing software raid 5 in c Posted by user11 on 21 Mar 2011 at 11:07 AM
hi ... hope u all will be fine..

well i have some sort of question regarding implementation of some algorithm in linux related to parallel processing...kindly help me out..

well i need the
1.code of implementing one to all broadcast and all to one reduction for a ring..
2.implementing ALL to All broadcast and reduction for mesh
3.Implemenation of ALl reduction for hypercube..
kindly if any one have the stuff related to my post kindly do paste the code if u have..


Regards
USer11



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.