|
|
 |
|
Display number of CPUs in
Solaris
Oracle Tips by Burleson Consulting
|
Display number of CPUs in
Solaris
In Sun Solaris, the prsinfo command can be used to count the
number of CPUs on the processor.
root> psrinfo -v|grep
"Status of processor"|wc -l
2
For details about the Solaris CPUs, the –v (verbose) option
can be used with the prsinfo command.
root> psrinfo -v
Status of
processor 0 as of: 12/13/00 14:47:41
Processor has been on-line since 11/05/00 13:26:42.
The sparcv9 processor operates at 450 MHz,
and has a sparcv9 floating point processor.
Status of processor 2 as of: 12/13/00 14:47:41
Processor has been on-line since 11/05/00 13:26:43.
The sparcv9 processor operates at 450 MHz,
and has a sparcv9 floating point processor.
|
 |
Expert Remote DBA
BC is America's oldest and largest Remote DBA Oracle support
provider. Get real Remote DBA experts, call
BC Remote DBA today. |
 |
|
|
|
|