From: Tony Lindgren <tony@atomide.com>
To: Ajaya Babu Anne <anneajaya@gmail.com>
Cc: "Linux-omap-open-source@linux.omap.com"
<Linux-omap-open-source@linux.omap.com>
Subject: Re: Worst Case ISR latency around 15ms??
Date: Mon, 28 Nov 2005 18:04:20 -0800 [thread overview]
Message-ID: <20051129020420.GE8319@atomide.com> (raw)
In-Reply-To: <c43be92d0511242230v4c81fe25w58c66aa4c3fba9e7@mail.gmail.com>
* Ajaya Babu Anne <anneajaya@gmail.com> [051124 22:30]:
> Hi All,
>
> I am seeing worst case IRQ latency in Linux up to 15 milli seconds, I am
> using 2.6.13 kernel and using JFFS2 file system on OSK board. I am wondering
> any patch available which ensures interrupt latency with in 1/2 milli
> seconds or no way in to ensure interrupt latency in the kernel?
>
> I measured interrupt latency as fallows.
>
> I've level sensitive interrupt which is connected to IRQ14 ( GPIO15 ), As
> soon as my isr get triggered I mask Level sensitive interrupt so it goes low
> , I am measuring the pulse width, I see most of the time it is around
> 20-44micro seconds, However I see some times it goes up to 15 miili seconds.
>
> Any comments. Why is this so late?
Maybe you are missing interrupts with it?
You may want to play with the while loop in gpio.c bank interrupt handler
and see if it helps. I'm currently thinking that the while loop may be only
needed there for 1510.
Tony
prev parent reply other threads:[~2005-11-29 2:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-25 6:30 Worst Case ISR latency around 15ms?? Ajaya Babu Anne
2005-11-29 2:04 ` Tony Lindgren [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051129020420.GE8319@atomide.com \
--to=tony@atomide.com \
--cc=Linux-omap-open-source@linux.omap.com \
--cc=anneajaya@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox