Re: [PATCH v5.2 00/14] crc32c: Add faster algorithm and self-testcode

From: Herbert Xu
Date: Sat Dec 03 2011 - 06:01:23 EST


On Fri, Dec 02, 2011 at 06:30:37PM -0800, Darrick J. Wong wrote:
> On Fri, Dec 02, 2011 at 08:23:58AM +0800, Herbert Xu wrote:
> > On Thu, Dec 01, 2011 at 12:31:22PM -0800, Darrick J. Wong wrote:
> > .
> > > They seem to call crc32c(), which is in crypto/crc32c. If you're interested in
> >
> > Nope, the crypto API layer will use the SSE implementation
> > where available. Only when it isn't available will the C version
> > in crypto/ be used.
>
> There's a SSE version other than what's in crc32c-intel?

crc32c-intel is what I meant. My point is that it'll be used
automatically.

Cheers,
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
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/