Re: 2.6.9 PageAnon bug

From: Andi Kleen
Date: Thu Oct 21 2004 - 01:26:35 EST


Hugh Dickins <hugh@xxxxxxxxxxx> writes:

> But what does "aligned(2)" or "aligned(4)" do on 64-bit machines -
> any danger of it aligning stupidly? I think not, but know little.

It will align stupidly.

This means on x86-64 i don't care too much because the misalignment
penalty on K8 is only 1 cycle and not that much worse on P4, but
others may care more.

-Andi

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