2007/8/13, Jan Kiszka <[EMAIL PROTECTED]>:
> Juha Niskanen wrote:
> > Is it possible to use only RT network device driver and lett non-RT stcaks 
> > do
> > the rest?
>
> You mean what the rtnetproxy does (see documentation)? It's not complete
> (only TCP forwarding), and it can easily break determinism of your box,
> but maybe you are fine with it.

Like that, but every thing should go through it.

> >
> > Like have only a hard_start_xmit and an interrupt handler function in RT.
>
> Sorry, I don't get what you mean.

The problem is that I need RT(Xenomai and RTDM) but it decrease performance
of Ethernet driver compared to vanilla kernel. There are lot of
latency variation
and some packet lost. With RTnet results are good, but it is complicate use and
I don't need rt tcp/ip stack.

So I would like to have RTDM but not Rtnet.
Is it possible to have only sending and receiving functions in RTDM
and rest of interface for normal network device interface. Like miitool,..

-Juha

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to