commit | 72d38b19781de457def0a62dfaa50134fc6e15f0 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Sep 18 16:41:36 2015 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed Sep 30 16:22:38 2015 +0200 |
tree | 142bbab792f048ffbad3980f11150a19f47c4604 | |
parent | adc0b7fbf6fe9967505c0254d9535ec7288186ae [diff] |
s390/vtime: correct scaled cputime of partially idle CPUs The calculation for the SMT scaling factor for a hardware thread which has been partially idle needs to disregard the cycles spent by the other threads of the core while the thread is idle. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>