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 ......

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)".

Try to hack it. 


/-------------------------------------------/
 Department of System Design Engineering
 Keio University Yako Laboratory
 Hideo Sato
 E-mail    [EMAIL PROTECTED] (Univ.  )
/-------------------------------------------/

--- [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