[pve-devel] [PATCH 0/5] fix #3593: Added vm core pinning

Matthias Heiserer m.heiserer at proxmox.com
Wed Jun 8 15:00:38 CEST 2022


On 08.06.2022 13:54, Daniel Bowder wrote:
> These five patches add the ability to pin a QEMU VMs processes to a defined set of CPU cores. The changes required spanned multiple repos and have all been included in these five patches. The patches add "cpuset" as an option in the qm configuration file and enable the editing of this parameter via the gui.
> 

Thank you for your patches!

Regarding the formatting: Please make sure to follow our Perl and 
Javascript style guides [0][1] and the Developer Documentation [2]. All 
your patches use a nonconformant indentation :/
Also, the repository (e.g. qemu-server) should be part of the prefix, 
next to "PATCH", this makes it easier to parse where they belong.

In case you haven't done so yet, we require a CLA (explained in [2]) 
from you in order to use your code.


[0] https://pve.proxmox.com/wiki/Perl_Style_Guide
[1] https://pve.proxmox.com/wiki/Javascript_Style_Guide
[2] https://pve.proxmox.com/wiki/Developer_Documentation





More information about the pve-devel mailing list