* [patch] real-time interrupts for linux 2.6
@ 2004-03-04 2:19 Bernhard Kuhn
0 siblings, 0 replies; only message in thread
From: Bernhard Kuhn @ 2004-03-04 2:19 UTC (permalink / raw)
To: linux-kernel
Hi everybody!
I hope that i can steal enough of your precious time to get
your attention for a patch that adds hard real time support
to the linux kernel (worst case response time below
5 microseconds at a 100 KHz periodic interrupt).
The proposed "real time interrupt patch" enables the linux
kernel for hard-real-time applications such as data aquisition
and control loops by adding priorities to interrupts and spinlocks.
New festures since first release
--------------------------------
* ported to 2.6 (tested with 2.6.2 and 2.6.3)
* io-apic priority operation partly implemented
* enhanced example application
* performed benchmarks
The following document will describe the patch in detail and how
to install it:
http://home.t-online.de/home/Bernhard_Kuhn/rtirq/20040304/rtirq.html
The patch and a demo application can be downloaded from:
http://home.t-online.de/home/Bernhard_Kuhn/rtirq/20040304/rtirq-2.6.2-20040304.tar.bz2
Comments are highly appreciated!
best regards
Bernhard Kuhn
P.S.: i had some troubles (re)subscribing to LKML, so i guess i'm
posting off-list. Please put me on CC in case you reply to the list,
THX and sorry.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-03-04 2:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-04 2:19 [patch] real-time interrupts for linux 2.6 Bernhard Kuhn
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.