How can I analyze my cpu when I run stress on cpu? When I enter the following command for any value of n: (For example 5, 10, 20, 40)
sudo stress --cpu n --timeout 40s
The top
command result for cpu usage is 100%. So when I change the n value, what will be change?