How can I Pin a Particular Virtual Machine to Particular CPU Core
Hi, I have an ubuntu running based on a 3 Node Architecture. All though when I use Horizon, I am not able to decide which core I want to use and by default the load is distributed on the available CPU cores.
Hence, I want to know how I can designate a particular CPU core to a VM?. Although we know we can directly pin a process using the command "taskset -p <pid>" here I want to know to pin a VM itself (where it may contain 1 or 2 process).