How to find how many cores a process is using

process-management

I have a eight core machine. How can I find out how many cores are used by processes that I see in htop?

Best Answer

In htop, press F2 or Sto enter setup, then use the arrows to navigate the Columns->Available Columns menu, select PROCESSOR and Enterto add a processor column. Then q to get back to the main screen.

Related Question