Re: Thread Scheduler

From: Mike Galbraith
Date: Wed Mar 19 2014 - 22:23:41 EST


On Wed, 2014-03-19 at 13:01 -0700, Mahmood Naderan wrote:
>
> One more question. Is it possible to dynamically change the scheduling
> policy, e.g from fair to clock?

marge:~ # man -k setscheduler getscheduler
sched_setscheduler (2) - set and get scheduling policy/parameters
sched_setscheduler (3p) - set scheduling policy and parameters (REALTIME)
sched_getscheduler (2) - set and get scheduling policy/parameters
sched_getscheduler (3p) - get scheduling policy (REALTIME)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/