Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Issue 4724: vagrant box defines more cpus than available on host #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

superalex
Copy link

hashbangcode/vlad#350

nproc includes both real cores and hyperthreaded or psuedo-cores but VirtualBox can only use real cores as CPUs for Vitualization purposes. Most people are now using nproc divided by 2, as a reasonable default value when auto detecting CPUs in a Vagrantfile

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant