mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
7056741fd9
Optimize RAID6 recovery functions to take advantage of the 256-bit YMM integer instructions introduced in AVX2. The patch was tested and benchmarked before submission. However hardware is not yet released so benchmark numbers cannot be reported. Acked-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> |
||
---|---|---|
.. | ||
test | ||
.gitignore | ||
algos.c | ||
altivec.uc | ||
int.uc | ||
Makefile | ||
mktables.c | ||
mmx.c | ||
recov_avx2.c | ||
recov_ssse3.c | ||
recov.c | ||
sse1.c | ||
sse2.c | ||
unroll.awk | ||
x86.h |