From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4810488D.9030909@domain.hid> Date: Thu, 24 Apr 2008 10:45:01 +0200 From: Wolfgang Grandegger MIME-Version: 1.0 References: <27116705.1209018431019.JavaMail.ngmail@domain.hid> In-Reply-To: <27116705.1209018431019.JavaMail.ngmail@domain.hid> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-help] Current state of RTDM-native? List-Id: Help regarding installation and common use of Xenomai List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "M. Koehrer" Cc: xenomai@xenomai.org, rtnet-users@domain.hid M. Koehrer wrote: > Hi everybody, > > by reading the homepage of http://www.osadl.org I was (again) led to the RTDM-native project which > has as target to provide an RTDM port for standard Linux (using the RT Preempt Patch). > Looking at the GNA page http://svn.gna.org/svn/xenomai/branches/rtdm-native > it seems to be fairly quiet... > My long time "wish" is to have a real time standard linux with a real time capable UDP networking implementation. > For the tasks and the required latency, the RT preempt patch seems to be fine for our application, > however there is currently no way to get a realtime network system running. > Thus, rtnet via RTDM via RT preempt patch seems to be perfect for our needs... > > Does anybody knows of some activities on rtdm-native? I do not know of any activities, but it should not be a big effort to get RTnet ported over RTDM-native. As I see it, mainly the build system of RTnet needs adaption. Wolfgang.