Re: beagleboard RT problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Amit,

thanks for the tip. I'll try the setting and will get back with the
results of my testing.

Cheers,
Maksym.

On 23 June 2010 10:51, Chatterjee, Amit <amit.chatterjee@xxxxxx> wrote:
> Please use the following config settings for RT tests. The following option enables the timer to work in high resolution mode.
>
> CONFIG_OMAP_MPU_TIMER=y
> # CONFIG_OMAP_32K_TIMER is not set
>
> Also increase the default timer resolution from 10 msec to 1 msec
> --- arch/arm/Kconfig.orig       2010-06-23 14:28:30.000000000 +0530
> +++ arch/arm/Kconfig    2010-03-12 14:58:31.000000000 +0530
> @@ -1078,7 +1078,7 @@ config HZ
>        default 200 if ARCH_EBSA110 || ARCH_S3C2410
>        default OMAP_32K_TIMER_HZ if ARCH_OMAP && OMAP_32K_TIMER
>        default AT91_TIMER_HZ if ARCH_AT91
> -       default 100
> +       default 1000
>
>  config THUMB2_KERNEL
>        bool "Compile the kernel in Thumb-2 mode"
>
> Regards,
> Amit
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux