From: tim.sander@hbm.com (Tim Sander)
To: linux-arm-kernel@lists.infradead.org
Subject: generic irq handler and stack?
Date: Tue, 7 Dec 2010 11:29:26 +0100 [thread overview]
Message-ID: <201012071129.26211.tim.sander@hbm.com> (raw)
Hi
The interrupt handling on the i.mx35x seems to handle only one interrupt at a
time. This generates larger then nessecary interrupt jitter. I am currently
investigating to reprogram the AVIC to enable higher priority interrupts to
interrupt lower priority interrupts. The mechanism is outlined in section
13,3.8 of the IMX35 Reference Manual.
I thought about implementing the reprogramming of the AVIC in the
ack() and end() callbacks. The problem is that i need to push the current
priority on the stack but that doesn't seem to be possible with the generic
irq subsystem? Do i need to implement the whole irq handler or is there some
other way?
Thanks
Tim
Hottinger Baldwin Messtechnik GmbH, Im Tiefen See 45, 64293 Darmstadt, Germany | www.hbm.com
Registered as GmbH (German limited liability corporation) in the commercial register at the local court of Darmstadt, HRB 1147
Company domiciled in Darmstadt | CEO: Andreas Huellhorst | Chairman of the board: James Charles Webster
Als Gesellschaft mit beschraenkter Haftung eingetragen im Handelsregister des Amtsgerichts Darmstadt unter HRB 1147
Sitz der Gesellschaft: Darmstadt | Geschaeftsfuehrung: Andreas Huellhorst | Aufsichtsratsvorsitzender: James Charles Webster
The information in this email is confidential. It is intended solely for the addressee. If you are not the intended recipient, please let me know and delete this email.
Die in dieser E-Mail enthaltene Information ist vertraulich und lediglich fur den Empfaenger bestimmt. Sollten Sie nicht der eigentliche Empfaenger sein, informieren Sie mich bitte kurz und loeschen diese E-Mail.
next reply other threads:[~2010-12-07 10:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-07 10:29 Tim Sander [this message]
2010-12-07 10:41 ` generic irq handler and stack? Russell King - ARM Linux
2010-12-07 12:56 ` Tim Sander
2010-12-07 15:02 ` Russell King - ARM Linux
2010-12-08 8:54 ` Tim Sander
2010-12-08 10:19 ` Russell King - ARM Linux
2010-12-13 11:20 ` Interrupt latencies on i.mx was " Tim Sander
2010-12-07 21:18 ` Ben Dooks
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=201012071129.26211.tim.sander@hbm.com \
--to=tim.sander@hbm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.