Hideo Sato wrote:
>
> Hi Alice.
> I'll help you. I'm useing RT-Linux(Ver. 1.2) on "Linux(Ver. 2.0.36)".
>
> On Tue, 18 Jan 2000 14:50:58 +0800 (HKT)
> "(: Alice Chung :)" <[EMAIL PROTECTED]> wrote:
>
> > Can anyone tell me whether there is a scheduler in the RTLinux? If there
> > is one, what is its algorithm? Or it just provides some functions for us
> > to create task, delete task, etc ......
The scheduler provides priority encoded preemptive multitasking. That
should be convenient for most rt-applications ...
> RTLinux has a very simple algorithm scheduler.
> It's in the "<RTLINUX>/schedulers/rtl_sched.c".
> And the scheduling function is "void rtl_schedule(void)".
The implementation of the scheduler of RTLinux is kept
rather simple, but IMHO very efficient, too :-)
Bernhard
--- [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/