Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information