diff options
author | Paul Mackerras <paulus@samba.org> | 2015-07-16 10:11:14 +0300 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2015-08-22 12:16:19 +0300 |
commit | 563a1e93afac4d2c135072461fbab418b9dff43f (patch) | |
tree | c63509f4a46f0b512c4defd9f460751ed510e04b /fs | |
parent | 402813fe39db66e8f3be2a1b5b62dd664e33f6b8 (diff) | |
download | linux-563a1e93afac4d2c135072461fbab418b9dff43f.tar.xz |
KVM: PPC: Book3S HV: Fix preempted vcore stolen time calculation
Whenever a vcore state is VCORE_PREEMPT we need to be counting stolen
time for it. This currently isn't the case when we have a vcore that
no longer has any runnable threads in it but still has a runner task,
so we do an explicit call to kvmppc_core_start_stolen() in that case.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions