From 0de81c7377633a35df3576f4c8bc07fad90d50ca Mon Sep 17 00:00:00 2001 From: SimonFair <39065407+SimonFair@users.noreply.github.com> Date: Sat, 8 Mar 2025 18:30:53 +0000 Subject: [PATCH] Updated helptext for pinned cores. --- emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php b/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php index 9c8a054fa..ef782b506 100644 --- a/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php +++ b/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php @@ -577,8 +577,8 @@ if ($snapshots!=null && count($snapshots) && !$boolNew) {
-The number of logical CPUs in your system is determined by multiplying the number of CPU cores on your processor(s) by the number of threads.
-Select which logical CPUs you wish to allow your VM to use. (minimum 1).
+The number of available cores in your system is determined by multiplying the number of CPU cores on your processor(s) by the number of threads. But this will only be for cores that support hyperthreding.
+Select which pinned CPUs you wish to allow your VM to use. If no pinned cores are selected the vCPU value is used to determin the allocation within the VM.