summaryrefslogtreecommitdiff
path: root/myraid.py
Commit message (Expand)AuthorAgeFilesLines
* Dead code removedHEADmasterLudovic Pouzenc2015-08-301-5/+0
* raid_type as a config attr + code refactoringLudovic Pouzenc2015-08-301-33/+50
* myraid : extract the math part in a separate file, make it re-usableLudovic Pouzenc2015-08-301-124/+17
* Add debug info about subraid_no and always define itLudovic Pouzenc2015-08-301-2/+9
* Adding RAID 5+0 support, memory fixes and improovements for big disksLudovic Pouzenc2015-08-211-5/+33
* myraid: lecture RAID sur disque de donnée ou par calcul de paritéLudovic Pouzenc2015-07-041-95/+129
* RAID 5 layout implementation (left/right (as)symmetric and RAID 0 impl.Ludovic Pouzenc2015-06-281-40/+82
* Small improvementsLudovic Pouzenc2015-06-171-13/+23
* Minor refactoring and renames, implementation of disk_xorLudovic Pouzenc2015-06-151-45/+65
* Various minor improovementsLudovic Pouzenc2015-06-141-8/+24
* Initial import.Ludovic Pouzenc2015-06-121-0/+154