When I instantiate a process with 4 cores, I have 3 worker cores and one main lcore.
I'm wasting an isolated core (the main lcore) to do nothing. I want to overcome this and use also the main lcore. Best regards, Anna.
When I instantiate a process with 4 cores, I have 3 worker cores and one main lcore.
I'm wasting an isolated core (the main lcore) to do nothing. I want to overcome this and use also the main lcore. Best regards, Anna.