|
|
Subscribe / Log in / New account

The realtime preemption mini-summit

The realtime preemption mini-summit

Posted Sep 29, 2009 2:02 UTC (Tue) by mcgrof (subscriber, #25917)
Parent article: The realtime preemption mini-summit

Does someone really have a patch which coverts all drivers to use thread IRSs? If so I'd like to see the wireless parts :)


to post comments

The realtime preemption mini-summit

Posted Sep 29, 2009 3:15 UTC (Tue) by josh (subscriber, #17465) [Link] (3 responses)

No, nobody has a patch which converts all ISRs individually to threaded interrupt handling. Mainline allows selectively making individual interrupts threaded. The -rt patchset allows making *all* interrupts automatically threaded, with no individual changes to each one.

The realtime preemption mini-summit

Posted Sep 29, 2009 5:26 UTC (Tue) by mcgrof (subscriber, #25917) [Link] (2 responses)

Ah got it -- thanks. And what is the tree where I can pull all this from to test?

-rt tree

Posted Sep 29, 2009 5:38 UTC (Tue) by corbet (editor, #1) [Link] (1 responses)

See, for example, the 2.6.31-rt11 announcement.

-rt tree

Posted Sep 29, 2009 7:15 UTC (Tue) by dvhart (guest, #19636) [Link]

The rt wiki http://rt.wiki.kernel.org is a good source of information as well, including links to the download site.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds