Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

kernel_task up to 450% CPU

I am running 11.6.5

A few times this week I have seen the kernel_task take over 450% CPU according to the activity monitor.

What could be the cause? What is a good way to mitigate this?

Cheers


Posted on Apr 21, 2022 7:10 AM

Reply
Question marked as Top-ranking reply

Posted on Apr 21, 2022 8:49 AM

Your Mac is overheating. The kerne_task will put the CPU chip into a low power idle mode so that it can cool off. But because the scheduler sees that kernel_task is holding onto the CPU for extended periods of time, attributes high CPU percentages to kernel_task.


Quit some processes that maybe running in the background. This can include browser tabs that have mis-behaving Javascript.


Depending on your model Mac, if you have external monitors, the integrated GPU (part of the CPU chip) will be working harder to drive lots of pixels. Try disconnecting the external monitor(s).


If your Mac lives in a smoky or dusty (OR BOTH) environment, the internal cooling fins can collect dust that gets glued on by smoke particles and makes it difficult for the Mac to cool itself.


If this happens a lot, consider getting a laptop pad with built-in cooling fans.

2 replies
Question marked as Top-ranking reply

Apr 21, 2022 8:49 AM in response to Noah Wallach

Your Mac is overheating. The kerne_task will put the CPU chip into a low power idle mode so that it can cool off. But because the scheduler sees that kernel_task is holding onto the CPU for extended periods of time, attributes high CPU percentages to kernel_task.


Quit some processes that maybe running in the background. This can include browser tabs that have mis-behaving Javascript.


Depending on your model Mac, if you have external monitors, the integrated GPU (part of the CPU chip) will be working harder to drive lots of pixels. Try disconnecting the external monitor(s).


If your Mac lives in a smoky or dusty (OR BOTH) environment, the internal cooling fins can collect dust that gets glued on by smoke particles and makes it difficult for the Mac to cool itself.


If this happens a lot, consider getting a laptop pad with built-in cooling fans.

Apr 21, 2022 7:46 AM in response to Noah Wallach

That can be anything from a software bug to data corruptions to failing hardware to overheating hardware.


Yes, in some macOS versions, Apple reportedly used kernel_task to block cores to assist with cooling, as counterintuitive as that is.


You’re going to have to monitor and see what provokes kernel_task activity.


Some combination of hardware and installed software and settings and connections is causing this, complicated by the possibility of latent errors arising from storage or memory or graphics or elsewhere.


Some folks have found they can summon excessive kernel_task activity with an external display monitor with a particular hardware connection and resolution, for instance.


Console logs might provide some clues around excessive activity, unfortunately those same logs can also provide misdirections.

kernel_task up to 450% CPU

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.