Ensure PMU Virtualization is turned off

Having PMU Virtualization turned on in Parallels on Macs may cause the MobyLinuxVM to not properly start up and consume considerable amount of CPU finally letting Docker on Windows to fail altogether
This commit is contained in:
zulli73 2018-12-29 10:19:04 +01:00 committed by GitHub
parent f7c7b58a78
commit f9950129d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -488,6 +488,10 @@ with Linux containers.
Check the settings in **Hardware → CPU & Memory → Advanced Options → Enable
nested virtualization** (the exact menu sequence might vary slightly).
* Ensure "PMU Virtualization" is turned off in Parallels on Macs. Check the
settings in **Hardware → CPU & Memory → Advanced Settings → PMU
Virtualization**
* Configure your VM with at least 2 CPUs and sufficient memory to run your
workloads.