Re: [patch] x86: add linux kernel support for YMM state

From: Ingo Molnar
Date: Sun Apr 12 2009 - 07:13:54 EST



* Suresh Siddha <suresh.b.siddha@xxxxxxxxx> wrote:

> From: Suresh Siddha <suresh.b.siddha@xxxxxxxxx>
> Subject: x86: add linux kernel support for YMM state
>
> Intel Advanced Vector Extensions (AVX) introduce 256-bit vector
> processing capability. More about AVX at
> http://software.intel.com/sites/avx
>
> Add OS support for YMM state management using xsave/xrstor
> infrastructure to support AVX.
>
> Signed-off-by: Suresh Siddha <suresh.b.siddha@xxxxxxxxx>

This looks very straightforward - if a CPU announces this capability
we save/restore that state via xsave/xrstor.

So i've applied it to x86/urgent - looks uncontroversial enough to
still go into 2.6.30. Have you tested it on real silicon too?

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/