Re: [RFC] x86: xsave/xrstor support, ucontext_t extensions

From: Roland McGrath
Date: Wed May 21 2008 - 20:54:56 EST


> The biggest potential problem with this that I see is that relying on
> CPUID can mess with certain virtualization solutions. Another option to
> accomplish the same thing would be to have a system call (preferrably a
> prctl, since it is at least in theory personality-dependent) to query
> what information is included in the fpstate data - since it will always
> be the same for any particular kernel.

It's easy and cheap to add an indicator to the vDSO for this.


Thanks,
Roland
--
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/