On Sat, May 05, 2001 at 12:16:27AM +0200, Stefano Miotto wrote:
> 
> 
> If the question is nonsense consider it's half past midnight!
> 
> First: is the rate monotonic scheduler the default scheduler in RT-Linux?

No. The default RTL scheduler is pure priority.

> And:
> how is it possible that I can set the priority of a periodic thread using
> the rate monotonic scheduler(with pthread_attr_setschedparam)?
> Shouldn't it be determined  by the scheduler based on the thread's period?

You can make the pure periodic scheduler behave RM by setting priorities
in a RM way.

> 
> Thanks and...goodnight!
> 
> 
> 
> 
> -- [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/

----- End of forwarded message from [EMAIL PROTECTED] -----
-- [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