Hello John,
On 30/04/2015 18:42, John Stultz wrote:
> On Thu, Apr 30, 2015 at 5:46 AM, Mason wrote:
>
>> I wanted to enable high-resolution timers on this Cortex A9 system,
>> but it seems there is more to it than just enabling
>>
>> CONFIG_HIGH_RES_TIMERS=y
>>
>> (The system is limited to jiff
On Thu, Apr 30, 2015 at 5:46 AM, Mason wrote:
> Hello,
>
> I wanted to enable high-resolution timers on this Cortex A9 system,
> but it seems there is more to it than just enabling
>
> CONFIG_HIGH_RES_TIMERS=y
>
> (The system is limited to jiffy resolution.)
You might make sure you've got a HRT
Hello,
I wanted to enable high-resolution timers on this Cortex A9 system,
but it seems there is more to it than just enabling
CONFIG_HIGH_RES_TIMERS=y
(The system is limited to jiffy resolution.)
#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ_COMMON=y
# CONFIG_HZ_PERIODIC is not s
3 matches
Mail list logo