Is there a way to get dynamic the core CPU that is not used by any process?
I want to use the taskset command or any other Linux command to get a "free" CPU that my processes are not running on.
A core command from Linux or else use a script.
Is there a way to get dynamic the core CPU that is not used by any process?
I want to use the taskset command or any other Linux command to get a "free" CPU that my processes are not running on.
A core command from Linux or else use a script.