Re: how fast can you run a hrtimer?

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

 



On Fri, Aug 18, 2017 at 10:34:19AM -0400, Cliff Brake wrote:
> After a suggestion of using a NMI and a bit of research, it seems
> something like the following article is the probably a reasonable
> approach:
> 
> http://free-electrons.com/blog/fiq-handlers-in-the-arm-linux-kernel/

The use of a FIQ probably gives you the best chance to achieve the
latencies you want; but keep in mind that the use of FIQ means you'll
need to get your hands pretty dirty.

The set of operations legal to perform from NMI context is very, very
small.  The usage of gpiolib (and therefore any existing i.MX gpio
driver) is probably not going to work from NMI context, so you'll have
to roll your own solution.

   Julia

Attachment: signature.asc
Description: PGP signature


[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