-
Notifications
You must be signed in to change notification settings - Fork 288
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
High CPU usage while Docker Desktop is running on windows #6947
Comments
Thanks for the report, there is already a couple of people impacted by this in #6564 would you be OK to close this one as a duplicate? |
If that is the process, then sure go ahead. |
@mat007 not sure it's the same issue but it's not the same steps to reproduce. In my case, no wake after sleep is involved. EDIT: |
|
You’re right, that other ticket has Docker Desktop running in a virtualized environment. |
Same issue on WSL2. "About" screenshot : https://user-images.githubusercontent.com/22416102/88632764-3e042e80-d0de-11ea-89d6-f4ef8aa5402d.png Also, same as #6834 |
I have Docker Desktop (v2.3.04) installed on my Win10 Pro Machine. I even have the high CPU usage caused by the "DockerDeskop VM" when Docker Desktop is not started at all. Hyper-V Manager shows a constant CPU usage of 10% for that VM. I didn't notice this in the past, so it might have started with one of the latest updates. EDIT: I did downgrade to v2.3.0.2 and the problem seems to be gone ... Eventhough the DockerDesktop VM is running, Hyper-V Manager only reports a CPU usage of 1% (without any containers running) and the vmmem.exe process does no longer rank top in CPU usage in the Windows task manager. |
On Windows 10 Pro, downgrading Docker Desktop to v2.3.0.2 solved the problem where the |
Anyone had a chance to try this on the new 2.3.0.5 release? |
W10Pro here - not using Hyper-VM as I run DockerD in WSL - and 2.3.0.5 still makes Vmmem go off the chart. For what it's worth, I have just uninstalled 2.3.0.5 and installed the edge 2.3.6.2 instead, and all back fine ! At least for now. |
Installed docker desktop 2.4 stable today. Didn't notice any extra CPU usage until now ... |
Also noticing 2.4 being surprisingly more cpu intensive compared to before, with vmmem using 40% cpu, and COM Surrogate (which is only active while Docker's running a container) at 25%, so something really weird is going on here because that much cpu for the COM process when nothing's happening in the container is a guaranteed bug. |
@bradparks this is the |
whoops ! sorry - I googled and this came up, and I never noticed that it was Windows specific - my bad! |
any news on this the issue still persists |
It took the cpu around 25% of Windows 10. Docker is updated. |
Issues go stale after 90 days of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
@wallyhall If you're going to unstale an issue, at least add more details, because you just pinging everyone with a "me too" for an issue that's basically moot. It'd be far better to file a new issue, with your new problem description, both so docker folks can look at it in relation to what Docker looks like now instead of several versions ago, and for all the people you just pinged. |
Accept my apologies, I thought reopening an issue which "went stale" after nobody mentioned it for 90 days (while it appears to still remain) was the most helpful thing to do - confirming that the issue quite possibly still exists 18 months later, with 24 people presumably indicating they personally still had the issue only 6 months ago. New issue raised, because for me at least - it's far from basically moot. (It renders my machine fairly loud and sluggish unless I quit Docker Desktop ;-) ) |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Expected behavior
No CPU activity when no containers are running
Actual behavior
High CPU usage on the Vmmem process while docker desktop is running
16% constant usage on CPU Intel(R) Core(TM) i9-9980HK CPU, aka 8 core machine
Windows Task manager also reports "Very High" power usage from the process while Docker Desktop is running.
Information
Steps to reproduce the behavior
I have no help to give here. Started after updating to a new version of docker desktop and now won't stop regardless of what I do, other than shutting down docker desktop.
The text was updated successfully, but these errors were encountered: