Brendan Simon wrote:
> 
> You can look at KURT.  It is a FIRM real time Linux (as apposed to hard or soft
> real time).
> If you only need soft real time then you could use the sched_setscheduler
> OS calls with stock standard linux.
> 
> Brendan Simon.
>

Thanks Brendan ,but that was not exactly the point ...

Suppose I have a existing real-time application using RTOSx and want to extend
its features using Linux, then I could either :
- use RTLinux and port my application , but this could prove difficult because
of poor level of real-time features provided by RTLinux(compared to RTOSx) or
- still continue to use RTOSx (leaving my application as is) and adapt it to
Linux (ie adapting what has been done with RTLinux...)

One can even think about a sort of "RTOSxLinux Adaptation Kit" that could be
used with different RTOSxes.

Armand
  
> Armand MARCHESIN wrote:
> 
> > Hi,
> >
> > Perhaps not the right mailing list... but anyways :
> >
> > how difficult would it be to use another RTOS instead of existing RT kernel
> > (RT-Linux)?
> > Porting applications using that RTOS would be a lot easier while still taking
> > advantage of Linux for extensions.
> >
> > Any experience ?
> >
> > Thanks,
> >
> > Armand Marchesin
> > --- [rtl] ---
> > To unsubscribe:
> > echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> > echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
> > ----
> > For more information on Real-Time Linux see:
> > http://www.rtlinux.org/~rtlinux/
> 
>   --------------------------------------------------------------------------------
> 
>   Brendan Simon <[EMAIL PROTECTED]>
>   Embedded Systems Design Engineer
>   CTAM Pty Ltd
> 
>   Brendan Simon
>   Embedded Systems Design Engineer  <[EMAIL PROTECTED]>
>   CTAM Pty Ltd                      HTML Mail
>   469 Springvale Rd                 Fax: +61 3 9886 0269
>   Glen Waverly                      Home: +61 3 9561 0817
>   Victoria                          Work: +61 3 9886 0128
>   3150                              Netscape Conference Address
>   Australia
>   Additional Information:
>   Last Name     Simon
>   First Name    Brendan
>   Version       2.1
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to