Re: [RFC 06/13] cifs: Add a function to Hash the contents of an iterator

From: David Howells
Date: Fri Jan 27 2023 - 05:35:02 EST


Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> wrote:

> Please convert this to ahash. The whole point of shash is to
> process *small* amounts of data that is not on an SG list.

Is ahash offloaded to another thread or hardware?

David