Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accurately get hardware cpu count in Vagrantfile. #8024

Merged
merged 1 commit into from May 11, 2015
Merged

Accurately get hardware cpu count in Vagrantfile. #8024

merged 1 commit into from May 11, 2015

Commits on May 9, 2015

  1. Accurately get hardware cpu count in Vagrantfile.

    In Vagrantfile replace hack that assumed hyper threading was enabled on
    the host and divided ncpu by 2 with methods of getting the actual
    hardware core count.
    BenTheElder committed May 9, 2015
    Copy the full SHA
    19224de View commit details
    Browse the repository at this point in the history