commit | a0f0037e908c656573d165aadbfae6c05fc4dd75 | [log] [tgz] |
---|---|---|
author | Wanpeng Li <wanpengli@tencent.com> | Thu Sep 26 08:54:03 2019 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Sep 26 12:31:29 2019 +0200 |
tree | 716f3e949312523249c24a73ac7d4409c0597a53 | |
parent | fd3edd4a9066f28de99a16685a586d68a9f551f8 [diff] |
KVM: LAPIC: Loosen filter for adaptive tuning of lapic_timer_advance_ns 5000 guest cycles delta is easy to encounter on desktop, per-vCPU lapic_timer_advance_ns always keeps at 1000ns initial value, let's loosen the filter a bit to let adaptive tuning make progress. Signed-off-by: Wanpeng Li <wanpengli@tencent.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>