All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Kuhn <bkuhn@metrowerks.com>
To: linux-kernel@vger.kernel.org
Subject: [announcement, patch] real-time interrupts for the Linux kernel
Date: Fri, 09 Jan 2004 02:44:45 +0100	[thread overview]
Message-ID: <3FFE078D.20400@metrowerks.com> (raw)


Hi everybody!

I hope that i can steal enough of your precious time to get
your attention for a new patch that adds hard real time support
to the linux kernel (worst case interrupt response time below
5 microseconds):

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.

The following document will describe the patch in detail and how
to install it:

http://home.t-online.de/home/Bernhard_Kuhn/rtirq/20040108/README


The patch and a demo application can be downloaded from:

http://home.t-online.de/home/Bernhard_Kuhn/rtirq/20040108/rtirq-20040108.tgz


Comments are highly appreciated!


best regards

Bernhard Kuhn, Senior Software Engineer, Metrowerks













             reply	other threads:[~2004-01-09  1:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-09  1:44 Bernhard Kuhn [this message]
2004-01-11  0:02 ` [announcement, patch] real-time interrupts for the Linux kernel Bill Huey
2004-01-11  9:14 ` Voicu Liviu
2004-01-11 16:38   ` Bernhard Kuhn
2004-01-11 19:35     ` Voicu Liviu
2004-01-11 13:24 ` Martin Schlemmer
2004-01-11 16:48   ` Bernhard Kuhn

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=3FFE078D.20400@metrowerks.com \
    --to=bkuhn@metrowerks.com \
    --cc=linux-kernel@vger.kernel.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.