lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 28 May 2010 17:30:55 +0400
From:	"Nikita V. Youshchenko" <yoush@...msu.su>
To:	linux-rt-users@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org,
	Alexander Gordeev <lasaine@....cs.msu.su>
Subject: Setting priority for irq threads at runtime

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? 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ