[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: cpuid -p
From: |
Andrei Borzenkov |
Subject: |
Re: cpuid -p |
Date: |
Wed, 7 Oct 2015 11:38:50 +0300 |
On Wed, Oct 7, 2015 at 1:00 AM, Ben Hildred <address@hidden> wrote:
> The most recent documentation on the cpuid call says that it only supports
> the -l option. I have a use case for detecting pae. Has anyone else had need
> for detecting pae? is the -p option the best option for pae detection (new
> code needed)? Do we want to maintain the current behavior for no options?
>
Current GIT supports "cpuid -p", it is just missing in help
output/documentation. Patches are welcome.
- cpuid -p, Ben Hildred, 2015/10/08
- Re: cpuid -p,
Andrei Borzenkov <=