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

RM scheduling algorithm





If the question is nonsense consider it's half past midnight!

First: is the rate monotonic scheduler the default scheduler in RT-Linux?
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?

Thanks and...goodnight!