Re: [PATCH 01/22] Add powerpc-specific clear_cacheline(), which just compiles to "dcbz".

From: Anton Blanchard
Date: Mon Feb 20 2006 - 10:01:18 EST



Hi,

> This is horribly non-portable. How much of a performance difference
> does it make? How does it do on ppc64 systems where the cacheline
> size is not 32?

Yes, if anything we should catch cacheline aligned, multiple cacheline
sized zeroing in memset.

Anton
-
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/