diff options
author | Dexuan Cui <[email protected]> | 2024-06-20 23:16:14 -0700 |
---|---|---|
committer | Wei Liu <[email protected]> | 2024-06-24 07:06:29 +0000 |
commit | 7f828d5fff7d24752e1ecf6bebb6617a81f97b93 (patch) | |
tree | 1a80c4c22362f09a6597d122d0faf604847acc0c /lib/netdev-notifier-error-inject.c | |
parent | 90ac806c32952e4eb39fa21cc4e93f086a4047c3 (diff) |
clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
In a TDX VM without paravisor, currently the default timer is the Hyper-V
timer, which depends on the slow VM Reference Counter MSR: the Hyper-V TSC
page is not enabled in such a VM because the VM uses Invariant TSC as a
better clocksource and it's challenging to mark the Hyper-V TSC page shared
in very early boot.
Lower the rating of the Hyper-V timer so the local APIC timer becomes the
the default timer in such a VM, and print a warning in case Invariant TSC
is unavailable in such a VM. This change should cause no perceivable
performance difference.
Cc: [email protected] # 6.6+
Reviewed-by: Roman Kisel <[email protected]>
Signed-off-by: Dexuan Cui <[email protected]>
Reviewed-by: Michael Kelley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Wei Liu <[email protected]>
Message-ID: <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions