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:
b8688d5
)
KVM: VMX: Don't adjust tsc offset forward
author
Avi Kivity
<avi@qumranet.com>
Tue, 4 Mar 2008 08:44:51 +0000
(10:44 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 27 Apr 2008 08:53:27 +0000
(11:53 +0300)
Most Intel hosts have a stable tsc, and playing with the offset only
reduces accuracy. By limiting tsc offset adjustment only to forward updates,
we effectively disable tsc offset adjustment on these hosts.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found