Re: buggy raid checksumming selection?

From: Nick Piggin
Date: Fri Jan 23 2004 - 09:30:38 EST




Dave Jones wrote:

On Fri, Jan 23, 2004 at 11:40:53AM -0200, Evaldo Gardenali wrote:

> Uhh. correct me if I am wrong, but shouldnt it select the fastest algorithm?

No, if it can choose a function which avoids polluting the cache over
one that doesn't, it will. Even if that means slightly less raw throughput

This comes up time after time, maybe we need a printk in that case ?


How about removing the entire output? Is it really needed?

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