liberasurecode/src/builtin/xor_codes
Kevin Greenan ac434453c5 Adding a new HD XOR code for k=3, m=3, hd=3
Also added additional test to test_xor_code to do an exhaustive decode test
(all possible 1 and 2 disk failures) and changed teh default liberasurecode
test to test (3, 3, 3).
2015-04-09 17:08:35 -07:00
..
Makefile.am Plugging-in the ISA-L backend... Still needs more documentation and a little clean-up, but the tests are passing... 2014-09-29 14:01:56 -07:00
xor_code.c Fixing bug where non-Intel platforms fail to compile due to SSE2-specific header in the xor-encoder. 2015-03-17 11:29:39 -07:00
xor_hd_code.c Adding a new HD XOR code for k=3, m=3, hd=3 2015-04-09 17:08:35 -07:00