summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGlauber Costa <glommer@redhat.com>2011-07-11 15:28:17 -0400
committerAvi Kivity <avi@redhat.com>2011-07-14 12:59:46 +0300
commite6e6685accfa81f509fadfc9624bc7c3862d75c4 (patch)
tree8d274b61c6011ad4d5844f2fdc15459b8216cc90 /Makefile
parent747f2925836b678d2a0de980d70101fd35620f2a (diff)
downloadop-kernel-dev-e6e6685accfa81f509fadfc9624bc7c3862d75c4.zip
op-kernel-dev-e6e6685accfa81f509fadfc9624bc7c3862d75c4.tar.gz
KVM guest: Steal time accounting
This patch accounts steal time time in account_process_tick. If one or more tick is considered stolen in the current accounting cycle, user/system accounting is skipped. Idle is fine, since the hypervisor does not report steal time if the guest is halted. Accounting steal time from the core scheduler give us the advantage of direct acess to the runqueue data. In a later opportunity, it can be used to tweak cpu power and make the scheduler aware of the time it lost. [avi: <asm/paravirt.h> doesn't exist on many archs] Signed-off-by: Glauber Costa <glommer@redhat.com> Acked-by: Rik van Riel <riel@redhat.com> Acked-by: Peter Zijlstra <peterz@infradead.org> Tested-by: Eric B Munson <emunson@mgebm.net> CC: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> CC: Anthony Liguori <aliguori@us.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud