projectacrn / acrn-hypervisor

Project ACRN hypervisor
BSD 3-Clause "New" or "Revised" License
1.13k stars 516 forks source link

CPU affinity and sharing documentation to be updated #6206

Open gvancuts opened 3 years ago

gvancuts commented 3 years ago

ACRN has introduced the ability to share CPU cores across multiple VMs (CPU sharing). This is documented in https://projectacrn.github.io/latest/tutorials/cpu_sharing.html. There are a couple of places in our documentation that we need to update regarding this feature:

dbkinder commented 2 years ago

@gvancuts I think we've addressed most of this, do you?

gvancuts commented 2 years ago

@gvancuts I think we've addressed most of this, do you?

I would agree, although we'll have to update many of these again now that the --cpu_affinity parameter definition is changing.