On Mon, Mar 11, 2013 at 12:15 PM, David Mulder <dmul...@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) _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto