First, great work to the Proxmox folks. i have to say, the installation experience and general smoothness of getting VMs up and running have been better than most Linux distributions I've tried so hats off to you guys.
With isolcpus essentially deprecated now with newer Linux kernels (according to: Linux Kernel CL Parameters), it seems they are pushing for cpuset usage as a general replacement. I tested isolcpus with PVE 6.2-4 and indeed it seems like despite the kernel arguments, /sys/devices/system/cpu/present always seems to show all logical cores as being present. Is there any other way that I can test limiting the host to specific cores and its impact on VMs that have been dedicated cores via tasksets?
Thanks!
With isolcpus essentially deprecated now with newer Linux kernels (according to: Linux Kernel CL Parameters), it seems they are pushing for cpuset usage as a general replacement. I tested isolcpus with PVE 6.2-4 and indeed it seems like despite the kernel arguments, /sys/devices/system/cpu/present always seems to show all logical cores as being present. Is there any other way that I can test limiting the host to specific cores and its impact on VMs that have been dedicated cores via tasksets?
Thanks!