
Biggers has been working through an AVX-512 version of xor_gen() to help with Linux software RAID performance and the like, that function is also used by some Linux file-systems directly like Btrfs too.
With the new implementation posted overnight, it's now up to a 43% improvement in performance while other src count sizes are benefiting more than the original implementation:
That v2 implementation is now out for review on the Linux kernel mailing list .