-
Notifications
You must be signed in to change notification settings - Fork 821
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
Vmmem suddenly using too much CPU when idle #6837
Comments
I am having the exact same issue Windows Build Number19042.928 WSL Version
Kernel Version5.4.72-microsoft-standard-WSL2 Distro VersionUbuntu 20.04.2 LTS Other Software
Repro StepsJust starting the WSL up and leave your computer on idle. Whenever WSL starts up, it will use up 2GB of RAM then slowly crawl up to around 6GB. I see in other issues that a lot of the cases are due to having Docker Desktop installed. After executing
|
I rolled back Windows to the previous build (21359) and vmmem is idleing at 0.5% CPU, under the same conditions. There's definitely some issue with the new Windows update, maybe WSLg related? |
I had the same problem since My
Distro: Arch linux (from https://github.com/yuk7/ArchWSL) |
Thx! |
As per microsoft/wslg#103 they are aware of the problem, and a fix is coming via |
Windows Build Number
Windows 21364
WSL Version
Kernel Version
5.10.16.3-microsoft-standard-WSL2
Distro Version
Ubuntu 21.04
Other Software
Docker Desktop 3.1.0 and 3.3.1
Repro Steps
After updating to Windows 21364 and
wsl --update
I noticed how my fans went crazy after a restart, which is pretty unusual, even that I start Docker automatically after boot.Inspecting Task Manager, I can see that Vmmem isusing ~ 20% of my CPU and 4/32 GB RAM, when Docker is running.
Also typing in Windows Terminal, would skip key-strokes very often.
The overall CPU usage is at 40%, every other service after "Service Host" uses up to 0.2% CPU.
The fan noise when idle is so loud as if I was gaming.
After quitting Docker it drops to 7%CPU, which I think is still a bit to much, for being idle.
Expected Behavior
Vmmem not utilizing CPU/RAM until heavy tasks are done
Actual Behavior
Vmmem utilizes high CPU/RAM usage
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: