git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b48aa97
)
KVM: x86: update pvclock area conditionally, on cpu migration
author
Marcelo Tosatti
<mtosatti@redhat.com>
Wed, 28 Nov 2012 01:29:04 +0000
(23:29 -0200)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Wed, 28 Nov 2012 01:29:15 +0000
(23:29 -0200)
As requested by Glauber, do not update kvmclock area on vcpu->pcpu
migration, in case the host has stable TSC.
This is to reduce cacheline bouncing.
Acked-by: Glauber Costa <glommer@parallels.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found