Re: arch/86: AVX RAID5 xor checksumming

From: H. Peter Anvin
Date: Tue Apr 10 2012 - 13:37:20 EST


On 04/10/2012 10:22 AM, Jim Kukunas wrote:
> Hi Folks,
>
> The following patch adds an AVX implementation of the RAID5 xor checksumming
> functions.
>
> Based on xor_speed, the AVX implementation appears to be ~32% faster than the
> SSE implementation on my i7 2600:
>
> generic_sse: 15088.000 MB/sec
> avx: 19936.000 MB/sec
>
> Thanks.
>

I think this (and the SSSE3 patches for RAID-6) should go in via the
RAID tree. Neil, do you agree?

However,

Acked-by: H. Peter Anvin <hpa@xxxxxxxxx>

-hpa

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/