You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your Windows build number: Windows 10 Version 1909 (OS Build 18363.476)
What you're doing and what's happening:
Accessing WSL via \\wsl$ causes the init process to consume CPU visibly in Task Manager/top. In case of very frequent accesses (i.e. CLion) this will cause the process to consume a lot of CPU. The access are also quite slow it seems.
What's wrong / what should be happening instead:
I would not expect it to consume so much CPU.
I see. But it seems that it is rather CPU heavy and slow - at least in the way CLion uses it. I will try to get some more information and data on this soon.
Your Windows build number: Windows 10 Version 1909 (OS Build 18363.476)
What you're doing and what's happening:
Accessing WSL via
\\wsl$
causes theinit
process to consume CPU visibly in Task Manager/top. In case of very frequent accesses (i.e. CLion) this will cause the process to consume a lot of CPU. The access are also quite slow it seems.What's wrong / what should be happening instead:
I would not expect it to consume so much CPU.
There's also an open issue with CLion I created - https://youtrack.jetbrains.com/issue/CPP-17597
The issue occurs on two completely different machines and was already present in 1903. I am using WSL 1 with Kali.
The text was updated successfully, but these errors were encountered: