Re: [PATCH v4 6/8] fsverity: improve performance by using multibuffer hashing
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2024-06-05 09:22:24
Also in:
dm-devel, linux-crypto
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2024-06-05 09:22:24
Also in:
dm-devel, linux-crypto
Hi Eric: I really appreciate your suggestion of having the user driving multi-request hashing as opposed to the bodge that we had before. I think that is the perfect way of doing this, similar to how we handled TCP segmentation with TSO. However, I really dislike the idea of shoehorning this into shash. I know you really like shash, but I think there are some clear benefits to be had by coupling this with ahash. Cheers, -- Email: Herbert Xu [off-list ref] Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel