What does the CPU consumption in top mean when a CPU is assigned to a single process?
1
vote
1
answer
114
views
Being on Linux I have "CPUAffinity= 0 1 3" set in system.conf. I also use "taskset -cp 2 $pid" to assign a CPU to a single process. But what does the CPU consumption for the process in top now mean? Let's say it is 20%. Is it 20% for the single CPU or 20% for all CPUs?
Asked by affincpu
(11 rep)
Oct 9, 2018, 08:53 PM
Last activity: Oct 9, 2018, 09:18 PM
Last activity: Oct 9, 2018, 09:18 PM