Dynamic affinity on Linux

33 Views Asked by At

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.

0

There are 0 best solutions below