On Sat, Oct 23, 2010 at 8:18 AM, Armin Steinhoff <armin@xxxxxxxxxxxx> wrote: > Hi all, > > AFAIK, Âthe RT scheduler (sched_rt.c) is part of the CFS. > ÂIs there a way to handle task running with SCHED_NORMAL and SCHED_OTHER > also with the RT scheduler ? > ( CFS deactivated ) > > There are scheduling groups. In which way (priorities? other attributes?) > Âare these groups defined ? > ÂHow can sched_rt_period and sched_rt_runtime be set or read? > > Cheers > > --Armin > > > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at Âhttp://vger.kernel.org/majordomo-info.html > somehow I thought sched_fair.c(CFS) and sched_rt.c(RT scheduler) are separated, in that RT is always taking precedances over CFS and CFS is only for non-RT process/threads, am I missing something? xianghua -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html