linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Setting priority for irq threads at runtime
@ 2010-05-28 13:30 Nikita V. Youshchenko
  0 siblings, 0 replies; only message in thread
From: Nikita V. Youshchenko @ 2010-05-28 13:30 UTC (permalink / raw)
  To: linux-rt-users; +Cc: linux-kernel, Alexander Gordeev

Hi

I'm looking for a way to automatically set non-default priority for irq 
thread.

As far as I understand, irq thread is being created at request_irq() time, 
which in turn [in my case] happens when applications opens device. So 
solutions with crht are ugly if not impossible.

Is there an already implemented solution or this?

If not, what is better interface to implement:
- kernel parameter that matches irq name to priority,
- udev event at request_irq time,
- something else? 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-28 13:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-28 13:30 Setting priority for irq threads at runtime Nikita V. Youshchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).