From: "M. Koehrer" <mathias_koehrer@arcor.de>
To: linux-kernel@vger.kernel.org
Subject: CONFIG_PREEMPT_RT Patch and UDP/IP on Ethernet in real time.
Date: Mon, 16 Jul 2007 16:28:14 +0200 (CEST) [thread overview]
Message-ID: <9335978.1184596094749.JavaMail.ngmail@webmail12> (raw)
Hi everybody,
I have a question concerning Ingo Molnar's realtime preempt patch.
This patch is great go get low latency on timer threads and a really
good real time behaviour.
I want to connect an external, embedded device via Ethernet (UDP/IP)
to my Linux PC. This communication should be in real time as well.
For this I have a separate network adapter in my PC that is used
solely for this UDP Ethernet traffic.
However, I think all Ethernet traffic is be handled by
the soft IRQ threads [softirq-net-rx] [softirq-net-tx] but I do
not see a way to do real time networking via my dedicated network adapter.
How can I get this UDP networking real time capable?
I use kernel 2.6.21.6 and the related realtime preempt patch.
However, this is a general question that is not related to a certain kernel
version.
Any feedback is welcome.
Thanks a lot!
Regards
Mathias
--
Mathias Koehrer
mathias_koehrer@arcor.de
Viel oder wenig? Schnell oder langsam? Unbegrenzt surfen + telefonieren
ohne Zeit- und Volumenbegrenzung? DAS TOP ANGEBOT JETZT bei Arcor: günstig
und schnell mit DSL - das All-Inclusive-Paket für clevere Doppel-Sparer,
nur 39,85 inkl. DSL- und ISDN-Grundgebühr!
http://www.arcor.de/rd/emf-dsl-2
reply other threads:[~2007-07-16 14:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=9335978.1184596094749.JavaMail.ngmail@webmail12 \
--to=mathias_koehrer@arcor.de \
--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.