I am curious where gnome-system-monitor and top (the command line tool) get their information about the CPU usage in %. Could you please explain it to me?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
From At You can find more information on about what to look for on the stat file on this previous SO question. I'm not sure if it's a reasonable assumption but probably the current CPU usage is (100% - [the cpu usage for the idle process]). |
|||
|
|