From: Jan Kiszka <jan.kiszka@domain.hid>
To: Benjamin Biegel <biegel@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] What has highest priority RTcap or TDMA-synchronization reception?
Date: Fri, 13 Nov 2009 13:09:35 +0100 [thread overview]
Message-ID: <4AFD4C7F.1000106@domain.hid> (raw)
In-Reply-To: <4AFD01D3.1070604@domain.hid>
Benjamin Biegel wrote:
> What has highest priority RTcap or TDMA-synchronization reception?
>
> We have a PC with two NICs, so one has TDMA, and one other captures with
> RTcap. If two frames arrive at the same time on both NICS, which is
> handled? Is it the first one, or does one have higher priority than the
> other?
>
> Any help directly or where to look is appreciated.
Timestamping and packet queuing of both sources work at exactly the same
priority and even go through a common path, the Stack Manager task. So
the ordering is more or less random. But the final delivery happens at
different level: TDMA is handled at high RT prio, RTcap captured frames
are forwarded to Linux, thus are then saved at the according low prio.
But why are you running two NICs instead of attaching RTcap to the
TDMA-managed interface? Or are they connected to different Ethernets?
Jan
--
Siemens AG, Corporate Technology, CT SE 2
Corporate Competence Center Embedded Linux
next prev parent reply other threads:[~2009-11-13 12:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-13 6:50 [Xenomai-help] What has highest priority RTcap or TDMA-synchronization reception? Benjamin Biegel
2009-11-13 12:09 ` Jan Kiszka [this message]
2009-11-13 13:33 ` Benjamin Biegel
2009-11-14 11:12 ` Jan Kiszka
2009-11-14 11:17 ` Jan Kiszka
2009-11-19 15:07 ` [Xenomai-help] How to capture frames with RTcap without TDMA? Benjamin Biegel
2009-11-20 10:45 ` [Xenomai-help] Solved - " Benjamin Biegel
2009-11-24 16:19 ` [Xenomai-help] What has highest priority RTcap or TDMA-synchronization reception? Benjamin Biegel
2009-11-24 23:06 ` Jan Kiszka
2009-11-14 22:59 ` Benjamin Biegel
2009-11-15 16:24 ` Jan Kiszka
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=4AFD4C7F.1000106@domain.hid \
--to=jan.kiszka@domain.hid \
--cc=biegel@domain.hid \
--cc=xenomai@xenomai.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.