Re: identcpu for 1-GByte pages

2014-07-14 Thread Doug Hogan
On Wed, Jul 02, 2014 at 10:36:25PM -0700, Matthew Dempsky wrote: > According to the "Intel 64 and IA-32 Architectures Software > Developer's Manual", CPUID.8001H:EDX.Page1GB [bit 26] indicates > whether 1-GByte pages are supported with IA-32e paging. > > I think the diff below adds support for

identcpu for 1-GByte pages

2014-07-02 Thread Matthew Dempsky
According to the "Intel 64 and IA-32 Architectures Software Developer's Manual", CPUID.8001H:EDX.Page1GB [bit 26] indicates whether 1-GByte pages are supported with IA-32e paging. I think the diff below adds support for identifying this feature in dmesg, but my X201s is seemingly to old to sup