On Fri, Nov 11, 2016 at 03:32:04PM +0100, Tommaso Cucinotta wrote: > >+ struct sched_param param = { .sched_priority = 50 }; > > won't you have a tunable here? (sysctl?)
You can use the regular userspace tools, like schedtool and chrt to set priorities.