[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rtl] RM scheduling algorithm



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 majordomo@rtlinux.org OR
> echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> --
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/