-
-
Notifications
You must be signed in to change notification settings - Fork 109
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 kernel_task and WindowServer CPU Usage optimization #101
Comments
This is something we are investigating at the moment. Unsure as to the cause and we suspect that it is also causing the CPU to stay in C3 state instead of C7+
…Sent from my iPhone
On Nov 15, 2020, at 10:32 PM, lucas-www ***@***.***> wrote:
Do I need to optimize my macOS?
Reference: https://apple.stackexchange.com/questions/363337/how-to-find-cause-of-high-kernel-task-cpu-usage
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Be careful as those description are far too general to be meaningful. Its dangerous to mix up things before they got pinned down as it might lead to false conclusions. @lucas-www any more specific details? Atm you are saying basically: "sometimes my laptop does work under unspecified conditions"? @velaar I didn't see constant cpu-load above the usual on those pm-problems atm |
@benbender I got it, It is more obvious when the laptop's temperature becomes higher. |
Problem is simple: it can be anything from cloudd went crazy, spotlight-index-broken, TB-controller crashed until a faulty network-driver by apple for the unused 100mbit-ethernet-port in your usb-c-to-dp-dongle... seen everything of the above ;) |
@benbender the CPU load isn't usual but the Idle Wake-Ups are there. This is for my laptop that remained on overnight: |
Does this issue only happens when you are charging the laptop? And if so, which port, or both? As far as I've been looking, In addition, check your machine's fan. See: https://www.reddit.com/r/thinkpad/comments/c7zpah/x1_carbon_6th_gen_horrible_cooling_fan_design/ EDIT: I'll add notes about this in 3_README-other.md |
@tylernguyen WindowServer is probably iGPU related so I tried to play quite a bit with GuC loading (might help if works, but it doesn't work at the moment). |
Got it, thanks for the clarification.
Unfortunately, I do not think GuC loading will ever work on our machine. |
BTW, as this would really help with iGPU-PM, has anyone ever been successful loading apples' GuC (aka working |
@benbender |
I'll move loading GuC into a separate issue and mark it as help wanted. |
Linked to #106 Refer to that issue for discussion and solution. |
Do I need to optimize my macOS? Sometimes,kernel_task and WindowServer CPU Usage are much more higher than the screenshot below, thank you for your any suggestions.
Reference: https://apple.stackexchange.com/questions/363337/how-to-find-cause-of-high-kernel-task-cpu-usage
@tylernguyen @benbender
The text was updated successfully, but these errors were encountered: