[yocto] Can I disable RT throttling?

Trevor Woerner twoerner at gmail.com
Mon Mar 11 10:32:50 PDT 2013


On Mon, Mar 11, 2013 at 12:15 PM, David Mulder <dmulder at lasx.com> wrote:
> but how can I make my run my code on that core?

You can call sched_setaffinity() before fork()ing your task, or use
taskset on the cmdline.

(sorry if this has already been answered but I'm not seeing any
responses due to mailing list delays)



More information about the yocto mailing list