Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1391387 > unrolled thread

Re: [PATCH v4 05/10] x86/xsaves: Align xstate components according to CPUID

Started byDave Hansen <dave.hansen@linux.intel.com>
First post2016-04-29 22:20 +0200
Last post2016-04-29 22:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v4 05/10] x86/xsaves: Align xstate components according to  CPUID Dave Hansen <dave.hansen@linux.intel.com> - 2016-04-29 22:20 +0200

#1391387 — Re: [PATCH v4 05/10] x86/xsaves: Align xstate components according to CPUID

FromDave Hansen <dave.hansen@linux.intel.com>
Date2016-04-29 22:20 +0200
SubjectRe: [PATCH v4 05/10] x86/xsaves: Align xstate components according to CPUID
Message-ID<rtn3k-3Ce-17@gated-at.bofh.it>
On 03/04/2016 10:12 AM, Yu-cheng Yu wrote:
> CPUID function 0x0d, sub function (i, i > 1) returns in ecx[1] the
> alignment requirement of component i when the compacted format is used.
> 
> If ecx[1] is 0, component i is located immediately following the preceding
> component. If ecx[1] is 1, component i is located on the next 64-byte
> boundary following the preceding component.

Reviewed-by: Dave Hansen <dave.hansen@intel.com>

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web