Questions tagged [cpuset]

2 questions
2
votes
2 answers

Isolating CPUs on AWS/GCP: error mounting cpuset

I have two 32 vCPU instances on AWS/GCP. I'm trying to set up cpu shielding so that CPUs 0, 1 are used by the system, and cpus 2-31 are shielded and only used explicitly by userspace threads. System info: Distributor ID: Ubuntu Description: …
0
votes
1 answer

Linux Livirt/KVM: Place all VMs in cpuset by default without reconfiguration

I'm trying to set up a system whereby I have some process on a set of hosts that are in one (shielded) cpuset, while everything else (i.e. all the VMs) are in another. The goal here is to have a hyperconverged system where the VMs run on some…
Joshua Boniface
  • 346
  • 3
  • 14