Re: Getting processor description from sysctl
Re: Getting processor description from sysctl
- Subject: Re: Getting processor description from sysctl
- From: Terry Lambert <email@hidden>
- Date: Wed, 14 May 2008 20:09:19 -0700
On May 14, 2008, at 7:28 PM, Mike wrote:
Is there a way to get the description of the processor(s) using
sysctl. I am interested in the specific processor name, not the
family name. For example "Northwood", not "i386" or "x86".
No.
We care about the family and the capability bits, not the Intel
marketing name for it. The first lets us grade binaries, and th
second lets us write software that avoids attempting to use
capabilities not present on a specific CPU.
-- Terry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden