Re: High-resolution timers not supported when using smp_twd

2015-05-01 Thread Mason
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

Re: High-resolution timers not supported when using smp_twd

2015-04-30 Thread John Stultz
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

High-resolution timers not supported when using smp_twd

2015-04-30 Thread Mason
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