Is there any tool that assigns individual proc cores to vms?

november_rain007

Distinguished
Mar 4, 2010
2
0
18,510
Hi.

I recently bought an i7 core laptop and wanted to simulate multiple virtual machines on it. I want to create 3 VMs and assign specific core to each VM. Is there any tool that supports that?

i7 -|-Core 1 - Host OS
|-Core 2 - VM 1
|-Core 3 - VM 2
|-Core 4 - VM 3

Is this kind of setup possible!?

Thanks
AB
 
Solution
You could manually set each "process's" affinity to each core in task manager. There might be some app/ flags (to set affinity automatically upon load) to do this...