On Wed, Nov 04, 1998 at 06:05:30PM -0800, Chuck Carlson wrote:
> So, any thoughts about Linux as an RTOS?

There is an RTLinux project going on which attempts to add support for small
hard-real-time tasks.

.. http://luz.cs.nmt.edu/~rtlinux/

If you don't need *real* real time :-), you may find that many tasks can be
handled by playing with the priorities and scheduling algorithm (switching
to SCHED_FIFO in particular).

-- 
Jim Tittsler, Tokyo   ICQ: 5981586

Reply via email to