Re: PATCH: Altivec support for RAID-6

From: H. Peter Anvin
Date: Fri Nov 19 2004 - 00:08:28 EST


Followup to: <69304d1104111812234656a606@xxxxxxxxxxxxxx>
By author: Antonio Vargas <windenntw@xxxxxxxxx>
In newsgroup: linux.dev.kernel
>
> hpa, are you aware of any other routines which should benefit from altivec?
>

Presumably the XOR code used by RAID-5, and quite possibly some of the
cryptography stuff. Unlike most SIMD instruction sets, it should be
possible to write AES using Altivec.

-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/