Hello ,
My name is François I work with IMX6DL. I want to use the multi core. I found several solutions:
- Use the multi core with the multi processus ( with the function shed_setaffinity)
- Use the multi core with the multi thread ( with the function pthread_setaffinity_np)
What is the best solution?
PS : I saw also that we can use the libcpuset
Thanks for All Help.
Best regards
François.