Re: FEATURE REQUEST: Specific Processor Optimizations on x86Architecture

From: Zwane Mwaikambo
Date: Mon Oct 27 2003 - 15:55:00 EST


On Mon, 27 Oct 2003, J.A. Magallon wrote:

> Patch inlined. Credits should go to Zwane Mwaikambo <zwane@xxxxxxxxxxxxxxxxxxx>.
> It adds the corresponding flags for PII) and P4, and in case thei are defined,
> the *fence insn are used.

Andi Kleen did something nice which automagically replaces barrier
instructions in 2.6 w/ his 'alternative' code ("include/asm-i386/system.h"
479L)

> Included is also one other patch by Zwane, which states that smp_call_function
> needs mb() instead of wmb().

Hasn't this made it into 2.4 yet? It should at least be in -ac(-pac?) i'll
try and send it off to Marcelo again.

Thanks,
Zwane

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