Re: [PATCH] Using Intel CRC32 instruction to accelerate CRC32c algorithm by new crypto API.

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Herbert Xu <herbert@...>
Cc: <davem@...>, <linux-kernel@...>, <linux-crypto@...>
Date: Tuesday, August 5, 2008 - 5:59 am

On Mon, 2008-08-04 at 22:19 +0800, Herbert Xu wrote:
How about:
+config CRYPTO_CRC32C_INTEL
+        tristate "CRC32c INTEL hardware acceleration"
+       depends on X86
+        select CRYPTO_ALGAPI
+        help
+          In Intel processor with SSE4.2 supported, the processor will
......

It should only depend on X86.

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Using Intel CRC32 instruction to accelerate CRC3..., Austin Zhang, (Tue Aug 5, 5:59 am)