Irix / Solaris मोड ( man 1 top
):
<I> :Irix/Solaris_Mode_toggle
When operating in 'Solaris mode' ('I' toggled Off), a
task's cpu usage will be divided by the total number of
CPUs. After issuing this command, you'll be informed of
the new state of this toggle.
...
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
मान लीजिए कि N
CPU की कुल संख्या है। तब Irix
मोड में, %CPU
CPU उपयोग से बाहर है N * 100%
। में Solaris
मोड, %CPU
है %CPU in Irix mode
/ N
।
देख: Comprehending 'top' CPU usage
संपादित करें :
कुल उपयोगकर्ता CPU समय 43% है
मुझे लगता है कि आप को नजरअंदाज कर दिया है % प्रणाली ( सिस्टम (गिरी) स्तर। पर क्रियान्वित करने के लिए CPU उपयोग का प्रतिशत ) समय । सीपीयू उपयोग के विश्लेषण के लिए mpstat
, iostat
और जैसे अन्य उपकरण आज़माएं sar
।