Re: [patch] x86_32: use 8 IPI vectors for tlb flush (as x86_64)

From: Ingo Molnar
Date: Tue Feb 03 2009 - 00:46:28 EST



* Frederik Deweerdt <frederik.deweerdt@xxxxxxxx> wrote:

> Hi,
>
> The following patch allows using 8 different IPI vectors on ia32 for tlb
> flushes, this reduces the contention on the tlbstate_lock. It also makes
> the 32 bits version closer to the 64 bits version.

This was done recently :-(

Are you aware of the x86 development tree? It's included in the -tip tree
and can be found at:

http://people.redhat.com/mingo/tip.git/README

Credit goes to Tejun Heo who unified the 32-bit and 64-bit TLB code (which
also means 32-bit uses the 8 IPI vectors) - the code is now all in
arch/x86/mm/tlb.c.

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/