CPU Commands on Solaris
Hello,
I have a couple of questions regarding CPU information commands. I am looking for a command to run in order to get information that answers the following questions :
-number of cores
-number of processors
-hyperthreading in use?
-any cores disabled?
-are they always disabled?
Any help is appreciated.
[362 byte] By [
LSUa] at [2007-11-26 18:13:32]

# 1
I am not sure why you ask on the clustering forum, but have a look at the output of:
/usr/sbin/psrinfo -v
/usr/sbin/psrinfo -pv
/usr/sbin/prtdiag -v
Some infos are highly dependand on the hardware platform you use, e.g. some systems have system processors which can e.g. blacklist components then not seen by Solaris at all.
Greets
Thorsten
# 4
> i want to know the command to see how many processors
> are running in cpc.i know that to the process is
> prstat .but i what to know how to see
> how many processors in cpc
What is cpc?
You can see processors on a system with 'psrinfo' and 'psrinfo -vp'.
--
Darren