On Tue, Mar 02, 2021 at 08:57:45PM +0800, Yanan Wang wrote: > In addition to function of CLOCK_MONOTONIC, flag CLOCK_MONOTONIC_RAW can > also shield possiable impact of NTP, which can provide more robustness. > > Suggested-by: Vitaly Kuznetsov <[email protected]> > Signed-off-by: Yanan Wang <[email protected]> > Reviewed-by: Ben Gardon <[email protected]> > --- > tools/testing/selftests/kvm/demand_paging_test.c | 8 ++++---- > tools/testing/selftests/kvm/dirty_log_perf_test.c | 14 +++++++------- > tools/testing/selftests/kvm/lib/test_util.c | 2 +- > tools/testing/selftests/kvm/steal_time.c | 4 ++-- > 4 files changed, 14 insertions(+), 14 deletions(-) >
Reviewed-by: Andrew Jones <[email protected]>

