From: "Christopher S. Hall"
On modern Intel systems TSC is derived from the new Always Running Timer
(ART). ART can be captured simultaneous to the capture of
audio and network device clocks, allowing a correlation between timebases
to be constructed. Upon capture, the driver converts the capture
On Thu, Mar 3, 2016 at 2:21 AM, Thomas Gleixner wrote:
> On Wed, 2 Mar 2016, John Stultz wrote:
>
> Subject: x86: tsc: Always Running ...
>
> Please make that:
>
> Subject: x86/tsc: Always Running ...
Will do.
>
>>
>> +#else
>> +
>> +#define detect_art()
>
> Inline stub if at all. Why sits detec
On Wed, 2 Mar 2016, John Stultz wrote:
Subject: x86: tsc: Always Running ...
Please make that:
Subject: x86/tsc: Always Running ...
>
> +#else
> +
> +#define detect_art()
Inline stub if at all. Why sits detect_art() under CONFIG_CPU_FREQ while the
rest of the art code is not
Thanks
From: "Christopher S. Hall"
On modern Intel systems TSC is derived from the new Always Running Timer
(ART). ART can be captured simultaneous to the capture of
audio and network device clocks, allowing a correlation between timebases
to be constructed. Upon capture, the driver converts the capture