Comment 0 for bug 1057593

Revision history for this message
Chris J Arges (arges) wrote :

When running a workload that frequently migrates threads, when cpu usage shows bogus values.
This is present in 12.04, but not present in 10.10.

It is expected that when running this workload the cpu usage would be reported correctly.
One can verify this by running:
ps ax -opid,comm,pcpu|grep migration | sort -k3 -rn