Post #3496978
2026-06-30 19:26 UTC
TIL that
a) if you're running a process in a VM (like on shared hosting) then the process's CPU can be "stolen" by other processes on the host
b) htop can show how much of the CPU is "stolen" with the "Detailed CPU time" setting
c) htop has a settings menu if you press "S"
https://serverfault.com/questions/180711/what-exactly-do-the-colors-in-htop-status-bars-mean
Replies (1)
-
@jernej__s@infosec.exchange 2026-06-30 19:51
@b0rk@social.jvns.ca Regular top also shows steal time (as does btop).