Replies: 3 comments 1 reply
-
|
The core count is for the allocation to the vm, and you wouldn't want all of your cores to go to the vm |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
They are not allocated exclusively for the VMs use and automatic does mean 100% of the cores either ;) |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Cool, just wondered if Apple only expected certain configurations |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a reason why you use a hard-coded number of cores and threads rather than grabbing the info from /proc/cpuinfo ?
As core counts rise, I would have thought there is a growing number of people with more than 4 threads on their host machine
Beta Was this translation helpful? Give feedback.
All reactions