Re: choice of raid5 checksumming algorithm wrong ?

Lionel Bouton (Lionel.Bouton@inet6.fr)
Sat, 11 Jan 2003 16:45:04 +0100


Soeren Sonnenburg wrote:

>Hi!
>
>I really do wonder whether the displayed message is wrong or why it
>always chooses the slowest checksumming function (happens with 2.4.19 -
>21pre3)
>
>
SSE is always preferred because unlike other checksumming code it
doesn't use the processor caches when reading/writing data/checksum.
This is slower (if several GB/s can be considered slow) for the
checksumming but far better for the overall system performance.

LB.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/