-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Extremely high CPU utilization access Ubuntu Studio under Hyper-V VM #2657
Comments
What happens to the CPU if you:-
|
@pcgeek86 - do you need any more input into this? |
Yeah I do, thanks. What are you hoping to find out by disconnecting from xrdp? Do you want me to SSH into the VM and use something like btop to inspect CPU utilization, in this scenario? What are you hoping to accomplish by killing the kwin_x11 process? |
It's fairly likely the high CPU is being driven by the kwin_x11 compositor:-
|
The There's also some info in #2698 that may be of interest to you, namely:-
|
Repro Steps
Actual Result
CPU consistently sits around 70-100% utilization.
Processes consuming the most CPU cycles:
Here's a screenshot from btop:
Expected Result
CPU sits mostly idle, unless intense work being done on VM.
Question
Are there any methods of improving performance in this scenario? I have a high-end system, but with all the system resources being consumed by the Linux desktop environment and xrdp, the VM feels really sluggish.
The text was updated successfully, but these errors were encountered: