I would like to have one layer in between and am willing to give away some of performances. I used to work fine when there was only one CPU. I could make use of all cores -> threads (14 -> 28) when I had only one CPU. Now I have real 28 cores (56 threads), but can only give 28 cores + 2 (?!) to the 64bit Xenial guest. I have to check bios if there is something to adjust in case of 2 cpu ... perhaps enabling VT per cpu or something stupid?
Everything looks fine:
Code: Select all
cat /proc/cpuinfo | grep vmx | wc -l
56