Re: # of Physical processors in a Unix system
- From: Winfried Magerl <winfried.magerl@xxxxxxxxxx>
- Date: Mon, 28 Aug 2006 17:01:44 +0000 (UTC)
In article <1156772126.001932.59340@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
pbaronia <prashant.baronia@xxxxxxxxx> wrote:
Hi all, How do we find the number of physiscal processors in a linux
system. To be very specific I am NOT talking about the logical
processors.
For example dual-xeon with HT enabled:
# egrep '(^processor|^physical id)' /proc/cpuinfo
processor : 0
physical id : 6
processor : 1
physical id : 0
processor : 2
physical id : 0
processor : 3
physical id : 6
you see four processor's but only two physical id's.
regards
winfried
--
Winfried Magerl - Internet Administration
Siemens Business Services, 81739 Munich, Germany
Internet-Mail: Winfried.Magerl@xxxxxxxxxx
.
- Follow-Ups:
- Re: # of Physical processors in a Unix system
- From: Bill Marcum
- Re: # of Physical processors in a Unix system
- References:
- # of Physical processors in a Unix system
- From: pbaronia
- # of Physical processors in a Unix system
- Prev by Date: Re: # of Physical processors in a Unix system
- Next by Date: Re: Writing Xinput driver?
- Previous by thread: Re: # of Physical processors in a Unix system
- Next by thread: Re: # of Physical processors in a Unix system
- Index(es):