Re: [PATCH rt-tests] queuelat: use ARM implementation of gettick also for all !x86 archs
From: John Kacur <jkacur@redhat.com>
Date: 2019-12-10 11:24:06
From: John Kacur <jkacur@redhat.com>
Date: 2019-12-10 11:24:06
On Mon, 9 Dec 2019, Daniel Wagner wrote:
Hi Uwe, On 2019-12-08 22:06, Uwe Kleine-König wrote:quoted
This fixes a build error on arm64, mips*, ppc and several othersJust wondering if the tool should print a warning if the fallback is used? IIRC, the code wants to use the TSC and clock_gettime is probably not so precise. Thanks, Daniel
I take patches! John Kacur