linux-stable/lib/raid6
Jim Kukunas 048a8b8c89 lib/raid6: Add SSSE3 optimized recovery functions
Add SSSE3 optimized recovery functions, as well as a system
for selecting the most appropriate recovery functions to use.

Originally-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Jim Kukunas <james.t.kukunas@linux.intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
2012-05-22 13:54:18 +10:00
..
test Rename raid6 files now they're in a 'raid6' directory. 2010-08-11 00:19:05 +01:00
.gitignore Move .gitignore from drivers/md to lib/raid6 2010-08-30 17:35:52 +10:00
Makefile lib/raid6: Add SSSE3 optimized recovery functions 2012-05-22 13:54:18 +10:00
algos.c lib/raid6: Add SSSE3 optimized recovery functions 2012-05-22 13:54:18 +10:00
altivec.uc Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
int.uc lib/raid6: Fix filename emitted in generated code 2011-10-20 11:27:50 +11:00
mktables.c lib/raid6: Add SSSE3 optimized recovery functions 2012-05-22 13:54:18 +10:00
mmx.c Further tidyup of raid6 naming in lib/raid6 2010-08-12 06:44:54 +10:00
recov.c lib/raid6: Add SSSE3 optimized recovery functions 2012-05-22 13:54:18 +10:00
recov_ssse3.c lib/raid6: Add SSSE3 optimized recovery functions 2012-05-22 13:54:18 +10:00
sse1.c Further tidyup of raid6 naming in lib/raid6 2010-08-12 06:44:54 +10:00
sse2.c Further tidyup of raid6 naming in lib/raid6 2010-08-12 06:44:54 +10:00
unroll.awk
x86.h Further tidyup of raid6 naming in lib/raid6 2010-08-12 06:44:54 +10:00