gvisor/pkg/cpuid
gVisor bot a3582de618 cpuid: cache the maximum size of xsave state
perf shows that ExtendedStateSize cosumes more than 20% of cpu:

    23.61%    23.61%  [.] pkg/cpuid/cpuid.HostID

PiperOrigin-RevId: 295813263
2020-02-18 13:50:07 -08:00
..
BUILD Enable pkg/cpuid support on arm64. 2020-02-10 02:46:05 +00:00
cpu_amd64.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
cpuid.go Enable pkg/cpuid support on arm64. 2020-02-10 02:46:05 +00:00
cpuid_arm64.go Merge pull request #1453 from xiaobo55x:cpuid 2020-02-10 11:01:08 -08:00
cpuid_arm64_test.go Enable pkg/cpuid support on arm64. 2020-02-10 02:46:05 +00:00
cpuid_parse_x86_test.go Enable pkg/cpuid support on arm64. 2020-02-10 02:46:05 +00:00
cpuid_x86.go cpuid: cache the maximum size of xsave state 2020-02-18 13:50:07 -08:00
cpuid_x86_test.go Enable pkg/cpuid support on arm64. 2020-02-10 02:46:05 +00:00