diff options
author | Marcelo Tosatti <[email protected]> | 2015-05-12 22:42:04 -0300 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2015-05-28 10:43:35 +0200 |
commit | 630994b3c798dec3de1fb1d5a3dd9201267036f6 (patch) | |
tree | f11388b8205ac3924aea1c9d545fc82009d00d6a /scripts/gdb/linux/modules.py | |
parent | 3ed1a4787617f948631a77903453847142271867 (diff) |
KVM: x86: add module parameter to disable periodic kvmclock sync
The periodic kvmclock sync can be an undesired source of latencies.
When running cyclictest on a guest, a latency spike is visible.
With kvmclock periodic sync disabled, the spike is gone.
Guests should use ntp which means the propagations of ntp corrections
from the host clock are unnecessary.
v2:
-> Make parameter read-only (Radim)
-> Return early on kvmclock_sync_fn (Andrew)
Reported-and-tested-by: Luiz Capitulino <[email protected]>
Signed-off-by: Marcelo Tosatti <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions