diff options
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | 2016-02-22 12:52:27 (GMT) |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2016-03-08 12:57:53 (GMT) |
commit | 5ebda31686af6bb70affdcc5777ebc7ed81c0eac (patch) | |
tree | a7adb2bfe6e9ac7581969c37d512064dd3616d61 /net/rds | |
parent | 9c23a1318eb12fcf76d9f663d2c3d88598e62a55 (diff) | |
download | linux-5ebda31686af6bb70affdcc5777ebc7ed81c0eac.tar.xz |
KVM: s390: step the VCPU timer while in enabled wait
The cpu timer is a mean to measure task execution time. We want
to account everything for a VCPU for which it is responsible. Therefore,
if the VCPU wants to sleep, it shall be accounted for it.
We can easily get this done by not disabling cpu timer accounting when
scheduled out while sleeping because of enabled wait.
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'net/rds')
0 files changed, 0 insertions, 0 deletions