システムのプロセッサタイプを確認するには、psrinfo -v コマンドを使用します。 次の例に示すように、このコマンドはプロセッサの数も表示します。
#psrinfo -v
Status of processor 0 as of: 02/24/2003 09:11:05
Processor has been on-line since 02/03/2003 10:21:46.
The sparcv9 processor operates at 600 MHz,
and has a sparcv9 floating point processor.
Status of processor 1 as of: 02/24/2003 09:11:05
Processor has been on-line since 02/24/2003 07:02:28.
The sparcv9 processor operates at 600 MHz,
and has a sparcv9 floating point processor.
|
x86 システムでは、isalist コマンドを使用してプロセッサタイプを確認します。
#isalist pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86 |