vmstat returns 8 cpu
mil:/> vmstat
System configuration: lcpu=8 mem=20480MB
kthr memory page faults cpu
----- ----------- ------------------------ ------------ -----------
r b avm fre re pi po fr sr cy in sy cs us sy id wa
1 2 9718331 5277 0 0 5 1006 1276 0 538 6387 974 1 3 96 1
but, there are 4 cpus only. How do I correct vmstat info?
mil:/> lsconf
Processor Type: PowerPC_POWER5
Number Of Processors: 4
Processor Clock Speed: 1648 MHz
.....
mil:/> lsdev -C |grep Proc
proc0 Available 00-00 Processor
proc2 Available 00-02 Processor
proc4 Available 00-04 Processor
proc6 Available 00-06 Processor
thx much
mil:/> vmstat
System configuration: lcpu=8 mem=20480MB
kthr memory page faults cpu
----- ----------- ------------------------ ------------ -----------
r b avm fre re pi po fr sr cy in sy cs us sy id wa
1 2 9718331 5277 0 0 5 1006 1276 0 538 6387 974 1 3 96 1
but, there are 4 cpus only. How do I correct vmstat info?
mil:/> lsconf
Processor Type: PowerPC_POWER5
Number Of Processors: 4
Processor Clock Speed: 1648 MHz
.....
mil:/> lsdev -C |grep Proc
proc0 Available 00-00 Processor
proc2 Available 00-02 Processor
proc4 Available 00-04 Processor
proc6 Available 00-06 Processor
thx much