Re: [git pull] x86 fixes

From: Andi Kleen
Date: Mon Sep 08 2008 - 18:42:45 EST


Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> writes:
>
> And I have to say, that whole X86_GENERIC -> L1_CACHE_BYTES=128 ->
> cache_line_size() -> SLAB/SLUB/SLOB alignment worries me too. Looking at

SLAB/SLUB should actually auto detect the cache line at runtime.
But there is likely other bloat caused by it.

> that, I really don't feel like I want to force 128-byte alignment on
> everybody, just because the P4 was a pig in cacheline size.

Similar feeling here.

-Andi

--
ak@xxxxxxxxxxxxxxx
--
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/