[yocto] Can I disable RT throttling?

Fredrik Markström fredrik.markstrom at gmail.com
Sun Mar 10 04:42:40 PDT 2013


The RT-throttling can be disabled with:

echo -1 >/proc/sys/kernel/sched_rt_runtime_us
echo -1 >/proc/sys/kernel/sched_rt_period_us

But as mentioned in the other answers things like the system tick, ipi:s
etc. will interfere. But significantly less then the rt-throttling :)

/Fredrik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130310/e259f58b/attachment.html>


More information about the yocto mailing list