[4.720] SMP CPU Load Graph

Why can't i see both CPU's on the graph's ? 
Parents Reply
  • Because there is only one "Load Average" for the system. The load average is based on the length (number of processes except the current one) of the queue with all processes in running state running on all CPU's.

    But we might be working on a new graph considering the CPU usage, which reflects the CPU idle/user/system times for every CPU separately [;)]  
Children
No Data