On 07/03/2018 07:05 AM, carry chen via USRP-users wrote:

Hi,

I play usrp e310 this days.

can I run my app with single core and run os on another core?

thank you!


Best, Regards,

Carry


You can use the sched_setaffinity() calls to tell the OS you wish your app to have an "affinity" for a specific core. But the OS runs on all
  cores all the time, effectively.


_______________________________________________
USRP-users mailing list
[email protected]
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to