All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Ramon Rusli <mon_nie@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] about rtnet usage for real time networking
Date: Wed, 12 Jan 2011 00:23:04 +0100	[thread overview]
Message-ID: <4D2CE658.7060002@domain.hid> (raw)
In-Reply-To: <566288.27144.qm@domain.hid>

Ramon Rusli wrote:
> Dear,
> 
> Hi, I am Ramon.I am new with xenomai and rtnet. I want to ask about
> this question: Why is Xenomai need to use RTnet as network protocol
> stack to build a real time networking? Is it crucial? Can't Xenomai
> build real-time network without RTnet (or other network protocol
> stack, if it is there)? Or is it because Xenomai didn't have service
> to build real-time networking? Or is there some kind of problem with
> Xenomai's real time network, so for solution, it use RTnet?

Xenomai is a real-time extension to the Linux kernel offering
deteministic services.
RTnet is a network stack, containing several drivers, offering
deterministic TCP/IP services. As such, it requires something providing
deterministic services. This something may be Xenomai or RTAI.

We could build another deterministic TCP/IP stack over Xenomai, but what
 for? Since RTnet does that.

The fact that RTnet is not integrated into Xenomai is just the result of
history. And maybe the fact that we always had other things to do than
to integrate it into Xenomai codebase.

-- 
                                                                Gilles.


      reply	other threads:[~2011-01-11 23:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-11 20:41 [Xenomai-help] about rtnet usage for real time networking Ramon Rusli
2011-01-11 23:23 ` Gilles Chanteperdrix [this message]

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=4D2CE658.7060002@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=mon_nie@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.