Isolate cores to VMs only when they are running?


hpka

Recommended Posts

13 hours ago, hpka said:

Simple question that I've Google'd several times. In short, can I isolate a CPU to VMs only when they are running.

I.e:

  • If the VM is running: Only it can use it's designated cores
  • If the VM is not running: Anything can use them

 

In short, you can't.

 

In long, it kinda is possible simulate it by having 2 separate sets of dockers and a set of bash script but it's not true isolation.

  • Like 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.