[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <be68956c-d0d7-cede-1f09-575b98c3ea5d@intel.com>
Date: Fri, 30 Jun 2023 08:13:01 -0700
From: Dave Hansen <dave.hansen@...el.com>
To: Keyon Jie <yang.jie@...ux.intel.com>,
Thomas Gleixner <tglx@...utronix.de>, x86@...nel.org,
linux-kernel@...r.kernel.org
Cc: Ingo Molnar <mingo@...hat.com>, Borislav Petkov <bp@...en8.de>,
Dave Hansen <dave.hansen@...ux.intel.com>,
"H . Peter Anvin" <hpa@...or.com>,
Peter Zijlstra <peterz@...radead.org>,
Yair Podemsky <ypodemsk@...hat.com>
Subject: Re: [PATCH] x86/aperfmperf: Fix the fallback condition in
arch_freq_get_on_cpu()
On 6/26/23 12:36, Keyon Jie wrote:
>>>From the commit f3eca381bd49 on, the fallback condition about the 'the
> last update was too long' have been comparing ticks and milliseconds by
> mistake, which leads to that the condition is met and the fallback
> method is used frequently.
Could you do me a favor and walk me through the units of the variables
that you're talking about? What is in ticks and what is in milliseconds?
Powered by blists - more mailing lists