Re: [patch 5/7] x86_64: Support for cpu ops

From: Ingo Molnar
Date: Thu Nov 06 2008 - 02:12:39 EST



* Christoph Lameter <cl@xxxxxxxxxxxxxxxxxxxx> wrote:

> +#
> +# X86_64's spare segment register points to the PDA instead of the per
> +# cpu area. Therefore x86_64 is not able to generate atomic vs. interrupt
> +# per cpu instructions.
> +#
> +config HAVE_CPU_OPS
> + def_bool y
> + depends on X86_32
> +

hm, what happened to the rebase-PDA-to-percpu-area optimization
patches you guys were working on? I remember there was some binutils
flakiness - weird crashes and things like that. Did you ever manage to
stabilize it? It would be sad if only 32-bit could take advantage of
the optimized ops.

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/