[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <b2f07f18-b60b-403b-90ff-937ea32963ee@paulmck-laptop>
Date: Tue, 21 Mar 2023 16:23:28 -0700
From: "Paul E. McKenney" <paulmck@...nel.org>
To: feng.tang@...el.com
Cc: linux-kernel@...r.kernel.org
Subject: A couple of TSC questions
Hello, Feng!
I hope that things are going well for you and yours!
First, given that the kernel can now kick out HPET instea of TSC in
response to clock skew, does it make sense to permit recalibration of
the still used TSC against the marked-unstable HPET?
Second, we are very occasionally running into console messages like this:
Measured 2 cycles TSC warp between CPUs, turning off TSC clock.
This comes from check_tsc_sync_source() and indicates that one CPU's
TSC read produced a later time than a later read from some other CPU.
I am beginning to suspect that these can be caused by unscheduled delays
in the TSC synchronization code, but figured I should ask you if you have
ever seen these. And of course, if so, what the usual causes might be.
Thoughts?
Thanx, Paul
Powered by blists - more mailing lists