[PATCH v4 6/8] fsverity: improve performance by using multibuffer hashing

Herbert Xu herbert at gondor.apana.org.au
Wed Jun 5 02:22:21 PDT 2024


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 <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



More information about the linux-arm-kernel mailing list