Re: [patch] tlb flush_data: replace per_cpu with an array

From: Ingo Molnar
Date: Tue Jan 13 2009 - 07:14:44 EST



* Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:

> > > (And was it determined yet, that a cacheline has to be tossed around
> > > as well?)
> >
> > No, that assertion of Andi is wrong.
>
> For the IPI you always have to toss one cache line around to pass the
> information.
>
> Anyways the padding is just to avoid false sharing.

Which is a red herring - the padding was there before the patch, and is
there after the patch as well.

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