Jump to content
4 posts in this topic

Recommended Posts

I think, It depends on what mac's features activated there. With enabled background services eg. iCloud, Spotlight, Mail (memory hogs issue since 10.10), too much Extensions on PrefPane, Internet Accounts Sync, Active Screensaver, Apps auto update, etc.. could consume more RAM and also high kernel_task on our machine.

 

But, we can try this to fix the issue: (DWYOR)

 

#​# Find the model (example)

$ system_profiler -detailLevel mini | grep "Model Identifier:"
Model Identifier: MacBookPro8,2
 
# Move and backup the file
$ cd /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/ACPI_SMC_PlatformPlugin.kext/Contents/Resources
$ sudo mv MacBookPro8_2.plist MacBookPro8_2.bak
 
... then reboot ur machine.
  • 1 month later...
×
×
  • Create New...