Burada ne sorduğundan tamamen emin değilim. Evet, top
CPU kullanımını varsayılan olarak tek bir CPU yüzdesi olarak gösterir. Bu yüzden> 100 olan yüzdelere sahip olabilirsiniz. 4 çekirdekli bir sistemde,% 400'e kadar CPU kullanımı görebilirsiniz.
Bu davranışı çalışırken I(( Shift+ ive "Irix modu" arasında geçiş yapar) tuşuna basarak değiştirebilirsiniz top
. Bu, kullanılan mevcut CPU gücünün özelliğini göstermesine neden olacaktır. Açıklandığı gibi man top
:
1. %CPU -- CPU Usage
The task's share of the elapsed CPU time since the last screen
update, expressed as a percentage of total CPU time. In a
true SMP environment, if 'Irix mode' is Off, top will operate
in 'Solaris mode' where a task's cpu usage will be divided by
the total number of CPUs. You toggle 'Irix/Solaris' modes
with the 'I' interactive command.
Alternatif olarak, 1CPU başına CPU kullanımının bir dağılımını gösterecek olan tuşuna basabilirsiniz :
top - 13:12:58 up 21:11, 17 users, load average: 0.69, 0.50, 0.43
Tasks: 248 total, 3 running, 244 sleeping, 0 stopped, 1 zombie
%Cpu0 : 33.3 us, 33.3 sy, 0.0 ni, 33.3 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu1 : 16.7 us, 0.0 sy, 0.0 ni, 83.3 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu2 : 60.0 us, 0.0 sy, 0.0 ni, 40.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
%Cpu3 : 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st
KiB Mem: 8186416 total, 6267232 used, 1919184 free, 298832 buffers
KiB Swap: 8191996 total, 0 used, 8191996 free, 2833308 cached