mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-12-26 15:12:29 +00:00
HPET reading is much slower than TSC. Using it will hurt SOS performance a lot, and then the whole system performance. Remove the strict assignment from cmdline. Then SOS kernel will pickup TSC as default clocksource. Signed-off-by: Shuo Liu <shuo.a.liu@intel.com> Reviewed-by: Yu Wang <yu1.wang@intel.com> Acked-by: Anthony Xu <anthony.xu@intel.com>