Skip to the content.
cs-notes
brief computer science notes
View on GitHub
Home
/
cs-notes
/
Operating System
/
Linux
/
Problems
/
CPU 100% Used
Process
top
Thread
top -Hp pid
print hex pid
printf “%x” pid
Thread Stack
jstack + grep