Comment 8 for bug 1770295

Revision history for this message
buguldey (buguldey) wrote :

On my desktop, VirtualBox reports 4 physical CPU cores and 8 logical CPU cores. /proc/cpuinfo reports 8 processors. VirtualBox GUI draws 4 CPU cores as green, and the remaining 4 cores as red (with "invalid configuration" warning when one chooses more than 4 cores).

When I choose 4 cpu cores in VirtualBox, the guest still hangs on TDesktop build process.

```
cat /proc/cpuinfo | grep "model name" | head -1
model name : Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
```