Kernel Tasks using a lot of bandwidth

My network has been running VERY slow lately.  When I checked the Activity Monitor my kernel tasks were perpetually receiving almost 8 GB of info and sending almost 2 GB of info.  What can I do to resolve this?   I am running a 15" MacBook Pro Retina 2.3 GHz Intel Core 17 with 16 GB memory and a 500 GB SSD drive.  I am running Mas OS X Yosemite 10.10.1.
.........Bruce

Please read this whole message before doing anything.
This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
Test while in safe mode. Same problem?
After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

Similar Messages

  • Help with my MacBook Pro early 2008 kernel task use 120% of my cpu

    I have the MacBook Pro early 2008 10.6.2 and when MBP start freeze for 5min and after the kernel task use 120% of my cpu all the time .... i have try clean install of leopard ,time machine to 10.5.2 but the problem still exist ... any help pls ?

    OK. A Google search of "kernel_task" yielded the following link along with many others:
    http://reviews.cnet.com/8301-13727_7-10330458-263.html
    Evidently it will take some doing to narrow down exactly which task is causing the problem. This link has a list of suggestions for doing just that. Hopefully it will be a start.
    Post back with how it goes.
    Good luck!

  • Kernel task is hogging lots of threads and CPU time

    My Mavericks Quad Macbook Pro is getting pretty slow these days and at some point I'll have to reinstall everything I think. However I can't start that for a while as I have important projects on the go. I looked in Activity Monitor first and I can see a kernel task constantly running with no indication of what it is doing. So I opened Console and looked at the Diagnostic log. I can see a lot of lines referring to com.apple.message. Hundreds of identical lines actually. I did not have Messages running so I opened it, and sure enough that showed up in console live. However the log shows a slightly different app and a totally different UUID, which seems odd.
    Anybody understand what this is all about? See below. I opened one of the endlessly repeating items plus one that I know is from the Messages app below it.
    23/03/2015 08:28:29.242 UserEventAgent[235]: com.apple.message.domain: com.apple.usage.app_activetime
    com.apple.message.signature: universalAccessAuthWarn
    com.apple.message.signature2: com.apple.accessibility.universalAccessAuthWarn ||| 1.0 (190.1)
    com.apple.message.value: 633
    com.apple.message.value2: 0
    com.apple.message.value3: 0
    com.apple.message.value4: 0
    com.apple.message.value5: 0
    com.apple.message.value6: 0
    com.apple.message.value7: 0
    com.apple.message.result: NO
    com.apple.message.summarize: YES
    Sender_Mach_UUID: 55428B1C-9198-32BF-80EA-4731081F402E
    23/03/2015 08:44:17.426 Messages[8722]: com.apple.message.domain: com.apple.iChat.app.weeklyStats
    com.apple.message.video_chat_passed: 0
    com.apple.message.video_chat_failed: 0
    com.apple.message.video_chat_noop: 0
    com.apple.message.audio_chat_passed: 0
    com.apple.message.audio_chat_failed: 0
    com.apple.message.audio_chat_noop: 0
    com.apple.message.screen_sharing_passed: 0
    com.apple.message.screen_sharing_failed: 0
    com.apple.message.screen_sharing_noop: 0
    com.apple.message.average_message_length: 0.000000
    com.apple.message.messages_sent: 0
    com.apple.message.messages_received: 0
    com.apple.message.sms_sent: 0
    com.apple.message.sms_menu_used: User never selected SMS menu
    com.apple.message.result: pass
    com.apple.message.imessage_offered_upgrades: 0
    com.apple.message.imessage_upgrades: 0
    com.apple.message.imessage_declines: 0
    com.apple.message.imessages_sent: 0
    com.apple.message.imessages_received: 0
    Sender_Mach_UUID: 212E34A8-B310-3729-8D11-879E9985A0BD
    23/03/2015 08:44:17.427 Messages[8722]: com.apple.message.domain: com.apple.iChat.app.servicesUsedThisWeek
    com.apple.message.aim: 0
    com.apple.message.bonjour: 0
    com.apple.message.yahoo: 0
    com.apple.message.jabber: 0
    com.apple.message.google_talk: 0
    com.apple.message.imessage: 1
    com.apple.message.other: 0
    com.apple.message.result: pass
    Sender_Mach_UUID: 212E34A8-B310-3729-8D11-879E9985A0BD
    23/03/2015 08:44:32.607 Messages[8722]: com.apple.message.domain: com.apple.iChat.app.prefs
    com.apple.message.one_on_one_style: com.apple.iChat.Styles.Balloons-ShowPictures
    com.apple.message.group_style: com.apple.iChat.Styles.Balloons-ShowPictures
    com.apple.message.incoming_bg_color: Automatic
    com.apple.message.outgoing_bg_color: Automatic
    com.apple.message.incoming_font: Default 12.000000
    com.apple.message.outgoing_font: Default 12.000000
    com.apple.message.save_history: Don't Save
    Sender_Mach_UUID: 212E34A8-B310-3729-8D11-879E9985A0BD

    The kernel_task is the heart of the operating system.  It will have on the order of a 100 threads (more or less).  So when you ask the operating system to do something, like read/write a disk, do network I/O, talk to your mouse/trackpad, keyboard, monitor, etc... kernel_task is the code that is going to do that at the lowest levels.
    Also if you have installed any 3rd party drivers (kernel extensions), they are going to become part of kernel_task and the CPU time they use will be part of kernel_task.
    If you have anti-malware, Mac cleaner or memory cleaner software installed, many of these packages install drivers that then try to out-guess the kernel_task and often result in slowing down the system, interfering with the normal operation of the system, or causing kernel panics.  These kinds of packages are not recommended by long term forum contributors.
    Please provide the output from EtreCheck, which will show the 3rd party additions you have installed.
    <https://discussions.apple.com/docs/DOC-6174>

  • Kernel task uses 750MBs of RAM since installing Mavericks

    Hi All,
    I'm new to these forums and could really use some help. After installing Mavericks I noticed my system was running deathly slow even with no applications open. At first I assumed it was indexing so I waited a day. I noticed kernel task, the finder, and icon services agent were using unusual amounts of RAM. Kernel task would go up to 750MBs - it never went that high before. The finder would go up to 300MBs and stay there, even after closing every window. Only quitting and restarting Finder would solve that issue.
    I've tried repairing disk permissions. I also tried getting rid of Parallels, since MS finally released OneNote for Mac. This made no difference. I deleted lots of widgets and unecessary applications and possible bloatware (like TechTools Pro). I installed AppCleaner to make sure I got everything. It got most, but definitely not all associated files. I then went into the terminal and did the command that reveals hidden files/folders. I then deleted the daemon for techtools pro just in case.
    After all of this, kernel tasks is still using 750MBs and 7.9GBs of RAM is being taken up (other than background processes all I have fired up are Firefox and Skype. I'm at my wits end and would be so grateful for some help.
    Here are the results of running EtreCheck:
    Hardware Information:
        MacBook Pro (15-inch, Early 2011)
        MacBook Pro - model: MacBookPro8,2
        1 2.2 GHz Intel Core i7 CPU: 4 cores
        8 GB RAM
    Video Information:
        Intel HD Graphics 3000 - VRAM: 512 MB
        AMD Radeon HD 6750M - VRAM: 1024 MB
    System Software:
        OS X 10.9.2 (13C64) - Uptime: 0 days 16:29:12
    Disk Information:
        Hitachi HTS725050A9A362 disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted>: 209.7 MB
            Macintosh HD (disk0s2) / [Startup]: 478.49 GB (234.63 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
            Untitled (disk0s4) /Volumes/Untitled: 20.76 GB (2.02 GB free)
        MATSHITADVD-R   UJ-8A8 
    USB Information:
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
    FireWire Information:
    Thunderbolt Information:
        Apple Inc. thunderbolt_bus
    Configuration files:
        /etc/hosts - Count: 6
    Kernel Extensions:
        com.AmbrosiaSW.AudioSupport    (4.1.2 - SDK 10.7)
        com.shapeservices.msm.driver.MSMVideoDevice    (3.3.2 - SDK 10.6)
        com.shapeservices.msm.driver.MSMFramebuffer    (3.3.2 - SDK 10.6)
    Launch Daemons:
        [System]    ag.shape.MSMToolHelper.plist 3rd-Party support link
        [System]    com.adobe.fpsaud.plist 3rd-Party support link
        [System]    com.adobe.SwitchBoard.plist 3rd-Party support link
        [System]    com.ambrosiasw.ambrosiaaudiosupporthelper.daemon.plist 3rd-Party support link
        [System]    com.google.keystone.daemon.plist 3rd-Party support link
        [System]    com.microsoft.office.licensing.helper.plist 3rd-Party support link
        [System]    com.oracle.java.JavaUpdateHelper.plist 3rd-Party support link
        [System]    com.teamviewer.teamviewer_service.plist 3rd-Party support link
    Launch Agents:
        [System]    com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
        [System]    com.adobe.AdobeCreativeCloud.plist 3rd-Party support link
        [System]    com.google.keystone.agent.plist 3rd-Party support link
        [System]    com.teamviewer.teamviewer.plist 3rd-Party support link
        [System]    com.teamviewer.teamviewer_desktop.plist 3rd-Party support link
    User Launch Agents:
        [not loaded]    com.adobe.AAM.Updater-1.0.plist 3rd-Party support link
        [not loaded]    com.adobe.ARM.[...].plist 3rd-Party support link
        [not loaded]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
    User Login Items:
        CheatSheet 3
        GrowlHelperApp
        iTunesHelper
        RescueTime
        CrossOver CD Helper
        Dropbox
        Google Drive
        AdobeResourceSynchronizer
        Jumpcut
        Cubby
        Divvy
        Skype
        RescueTime
    Internet Plug-ins:
        o1dbrowserplugin: Version: 5.2.4.18058 3rd-Party support link
        Default Browser: Version: 537 - SDK 10.9
        AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 3rd-Party support link
        ebrary Reader: Version: 2.22 - 1/26/10 3rd-Party support link
        AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 3rd-Party support link
        AdobePDFViewerNPAPI: Version: 10.1.7 3rd-Party support link
        FlashPlayer-10.6: Version: 12.0.0.77 - SDK 10.6 3rd-Party support link
        Silverlight: Version: 5.1.20125.0 - SDK 10.6 3rd-Party support link
        Flash Player: Version: 12.0.0.77 - SDK 10.6 3rd-Party support link
        QuickTime Plugin: Version: 7.7.3
        googletalkbrowserplugin: Version: 5.2.4.18058 3rd-Party support link
        iPhotoPhotocast: Version: 7.0 - SDK 10.7
        AdobePDFViewer: Version: 10.1.7 3rd-Party support link
        SharePointBrowserPlugin: Version: 14.3.9 - SDK 10.6 3rd-Party support link
    Audio Plug-ins:
        BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
        AirPlay: Version: 2.0 - SDK 10.9
        AppleAVBAudio: Version: 203.2 - SDK 10.9
        iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
        Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
        Picasa: Version: 1.0 3rd-Party support link
        WebEx64: Version: 1.0 - SDK 10.6 3rd-Party support link
    3rd Party Preference Panes:
        AppTrap  3rd-Party support link
        Flash Player  3rd-Party support link
        Growl  3rd-Party support link
        MacFUSE  3rd-Party support link
    Old Applications:
        Microsoft Language Register:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            /Applications/Microsoft Office 2011/Additional Tools/Microsoft Language Register/Microsoft Language Register.app
        Solver:    Version: 1.0 - SDK 10.5 3rd-Party support link
            /Applications/Microsoft Office 2011/Office/Add-Ins/Solver.app
        SLLauncher:    Version: 1.0 - SDK 10.5 3rd-Party support link
            /Library/Application Support/Microsoft/Silverlight/OutOfBrowser/SLLauncher.app
        RescueTime:    Version: 2.5.0.1169 - SDK 10.5 3rd-Party support link
        /Applications/Microsoft Office 2011
            Microsoft PowerPoint:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            Microsoft Excel:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            Microsoft Outlook:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            Microsoft Word:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            Microsoft Document Connection:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
        dynamiclinkmanager:    Version: 6.0.0 - SDK 10.5 3rd-Party support link
            /Library/Application Support/Adobe/Common/dynamiclink/CS6/dynamiclinkmanager.app
        /Applications/Microsoft Office 2011/Office
            Microsoft Graph:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            Microsoft Database Utility:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            Microsoft Office Reminders:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            Microsoft Upload Center:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            My Day:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            SyncServicesAgent:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            Open XML for Excel:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            Microsoft Alerts Daemon:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            Microsoft Database Daemon:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            Microsoft Chart Converter:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
            Microsoft Clip Gallery:    Version: 14.3.9 - SDK 10.5 3rd-Party support link
        dynamiclinkmediaserver:    Version: 6.0.1 - SDK 10.5 3rd-Party support link
            /Library/Application Support/Adobe/Common/dynamiclinkmediaserver/1.0/dynamiclinkmediaserver.app
        /Users/[redacted]/Library/Application Support/WebEx Folder/1324
            convertpdf:    Version: 1.2 - SDK 10.5 3rd-Party support link
            Cisco WebEx Meeting Center:    Version: 1304.23.2811.0 - SDK 10.5 3rd-Party support link
            asannotation2:    Version: 1206.25.2804.0 - SDK 10.5 3rd-Party support link
            atmsupload:    Version: 1209.12.2806.0 - SDK 10.5 3rd-Party support link
        Microsoft AutoUpdate:    Version: 2.3.6 - SDK 10.4 3rd-Party support link
            /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
        Audacity:    Version: 2.0.2.0 - SDK 10.4 3rd-Party support link
            /Applications/Audacity/Audacity.app
        /Library/Application Support/Microsoft/MERP2.0
            Microsoft Error Reporting:    Version: 2.2.9 - SDK 10.4 3rd-Party support link
            Microsoft Ship Asserts:    Version: 1.1.4 - SDK 10.4 3rd-Party support link
        SA Color Finesse 3 UI:    Version: 3.0.6(275) - SDK 10.5 3rd-Party support link
            /Applications/Adobe After Effects CS6/Plug-ins/Effects/Synthetic Aperture/(CF3 Support)/SA Color Finesse 3 UI.app
    Time Machine:
        Time Machine not configured!
    Top Processes by CPU:
            26%    firefox
             2%    EtreCheck
             2%    hidd
             1%    WindowServer
             0%    sysmond
    Top Processes by Memory:
        2.08 GB    firefox
        229 MB    mds_stores
        188 MB    com.apple.IconServicesAgent
        139 MB    Skype
        115 MB    mds
    Virtual Memory Information:
        1.10 GB    Free RAM
        2.95 GB    Active RAM
        2.59 GB    Inactive RAM
        1.35 GB    Wired RAM
        2.35 GB    Page-ins
        0 B    Page-outs

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Kernel.task using 300% of CPU. MacBookAir mid 2013

    Hi
    I have a MacBookAir mid 2013, 13-inch.
    Starting my mac up after sleep to weeks ago, it behaved very strange and has done it since that day. The fan turns on at full speed, and the Kernel.task operation is taking up 300% of the CPU, or in other words the system is constantly using between 65 - 80 % of the memory, hereby making the Mac very slow, and useless to use for anything. Also at the same time the sound disappeared, in the system configuration there is no output audio to select.
    I have tried a lot of things in order to fix this problem, based on things I found in the discussion forum here. I have tried memory cleaner, to remove sound files, to remove plists (as many suggests, but for this MacBookAir6,2.plist, does not exist), I have formatted my hard disk and reinstalled the original OS X system (Mountain Lion), and the upgraded to the current version (Yosimite). But nothing has worked.
    Does anyone having the same problem? Or know how to fix this? Anyone been in contact with Apple related to this problem?
    Best regards
    Morten

    First, get rid of "Memory Cleaner," which is useless at best. Then see below.
    The kernel is using excessive processor cycles. Below are some possible causes for the condition.
    Throttling
    When it gets high temperature readings from the hardware, or low voltage readings from the battery of a MacBook, the kernel may try to compensate by interrupting the processor(s) to slow them down and reduce power consumption. This condition can be due to:
    ☞ a buildup of dust on the logic board
    ☞ high ambient temperature
    ☞ a worn-out or faulty battery in a portable
    ☞ the malfunction of a cooling fan, a temperature sensor, a voltage sensor, or some other internal component
    Note that if the problem is caused by a sensor, there may be no actual overheating or undervoltage.
    If the computer is portable, test with and without the AC adapter connected. If kernel_task hogs the processor only on AC power, charging is causing the machine to heat up. That behavior may be normal for some models. CPU usage should drop when charging is complete.
    Apple Diagnostics or the Apple Hardware Test, though not very reliable, is sometimes able to detect a fault. For more thorough hardware testing, make a "Genius" appointment at an Apple Store, or go to another authorized service provider.
    If nothing is wrong with the hardware, then whatever you can do to improve cooling may help.
    Installed software
    User-installed software that includes a device driver or other kernel code may thrash the kernel. That category includes virtualization software, such as Parallels and VMware, as well as most commercial "anti-virus" products. Some system-monitoring applications, such as "iStat," can also contribute to the problem. You can test for this possibility by completely disabling or removing the software according to the developer's instructions, or starting in safe mode. Note, however, that disabling a system modification without removing it or testing in safe mode may not be as easy as you think.
    Corrupt NVRAM or SMC data
    Sometimes the problem is cleared up by resetting the NVRAM or the SMC.
    External display
    Connecting an external LCD display to some MacBook Pro models while the lid is open may cause this issue. If applicable, test by closing the lid or disconnecting the display. You might get better results with a newer LED display.

  • How can I fix kernel task from using 300% of my CPU?

    Everytime I disconnect my MacBook Pro from the wall, Kernel Task uses 300% or more of my CPU and stays that way until I connect the power. I've tryed resetting the System Management Controller, restarting the computer, logging in to another account, and deleted all "bad" files (problem files I've found out via Google). Going to Safe Mode does remove this problem, so it's maybe a program error?

    The most likely reason for it is that the battery needs to be replaced.

  • Still having fan issues and kernel task issues

         Hi there, I got a iMac Late 2013 model, 8 GB RAM, 2.7 GHz Intel Core i5, Running Mac OS X 10.10.1. I have had issues in the past with this the Fan running for no reason on this computer. I read numerous articles about this on the web and most said to do a SMC reset and also that certain cables (USB) may cause this. I recently did and SMC, repaired permissions, ran daily/weekly/monthly scripts. Yesterday computer was fine, this morning the fan is going full blast and in activity monitor it says  Kernel_task 300+% CPU, CPU time 22:32:14:55. Anyone have any thoughts on this as to why this continues or what I am missing here. Really gets annoying to shut down, SMC restart then good for a day or so. Thanks in advance
            This was originally an old post from a couple months ago and I;m bringing it back to life here as the issue still persists.   Any help is greatly appreciated.

    EtreCheck rain after I posted first message
    Problem description:
    kernel task using up CPU and fan running high
    EtreCheck version: 2.1.6 (109)
    Report generated January 25, 2015 at 9:05:09 PM CST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      iMac (21.5-inch, Late 2013) (Technical Specifications)
      iMac - model: iMac14,1
      1 2.7 GHz Intel Core i5 CPU: 4-core
      8 GB RAM Upgradeable
      BANK 0/DIMM0
      4 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      4 GB DDR3 1600 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en1: 802.11 a/b/g/n/ac
    Video Information: ℹ️
      Intel Iris Pro
      iMac 1920 x 1080
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Time since boot: 0:48:54
    Disk Information: ℹ️
      APPLE HDD HTS541010A9E662 disk0 : (1 TB)
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 999.35 GB (727.11 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. FaceTime HD Camera (Built-in)
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Applications/VPNAreaChameleon.app
      [not loaded] foo.tap (1.0) [Support]
      [not loaded] foo.tun (1.0) [Support]
      /System/Library/Extensions
      [loaded] com.Cycling74.driver.Soundflower (1.6.6 - SDK 10.6) [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
      [loaded] com.plex.plexconnect.auto.plist [Support]
      [running] com.plex.plexconnect.bash.plist [Support]
    User Launch Agents: ℹ️
      [invalid?] net.tunnelblick.tunnelblick.LaunchAtLogin.plist [Support]
    User Login Items: ℹ️
      iTunesHelper Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      WDDriveUtilityHelper Application  (/Applications/WD Drive Utilities.app/Contents/WDDriveUtilityHelper.app)
      Plex Media Server Application  (/Applications/Plex Media Server.app)
      OpenPlex Application  (/Applications/OpenPlex.app)
    Internet Plug-ins: ℹ️
      SharePointBrowserPlugin: Version: 14.4.7 - SDK 10.6 [Support]
      FlashPlayer-10.6: Version: 16.0.0.296 - SDK 10.6 [Support]
      Flash Player: Version: 16.0.0.296 - SDK 10.6 Mismatch! Adobe recommends 16.0.0.287
      QuickTime Plugin: Version: 7.7.3
      Silverlight: Version: 5.1.30317.0 - SDK 10.6 [Support]
      Default Browser: Version: 600 - SDK 10.10
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
    Time Machine: ℹ️
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 999.35 GB Disk used: 272.23 GB
      Destinations:
      My Book Thunderbolt Duo [Local]
      Total size: 6.00 TB
      Total number of backups: 14
      Oldest backup: 2014-11-24 05:00:26 +0000
      Last backup: 2015-01-10 14:44:33 +0000
      Size of backup disk: Excellent
      Backup size 6.00 TB > (Disk size 999.35 GB X 3)
    Top Processes by CPU: ℹ️
          5% WindowServer
          1% AppleSpell
          0% cloudpaird
    Top Processes by Memory: ℹ️
      146 MB com.apple.WebKit.WebContent
      129 MB mds_stores
      77 MB Safari
      77 MB Mail
      69 MB WindowServer
    Virtual Memory Information: ℹ️
      4.30 GB Free RAM
      2.97 GB Active RAM
      516 MB Inactive RAM
      807 MB Wired RAM
      1.18 GB Page-ins
      0 B Page-outs
    Diagnostics Information: ℹ️
      Jan 25, 2015, 08:17:02 PM Self test - passed

  • Kernel task is using many resources on my mac

    Hi
    I was working on my Mac but is coming very slow sometimes so I found the problem is the kernel task.
    Lex I already use the Clean My Mac and since the first time I delete a lot of things I don't even remember how many. Should I format my drive?
    About the iCleanMemory so the system will clear the RAM by it self or should I do something different or use another program?
    So here is the report:
    EtreCheck version: 1.9.15 (52)
    Report generated 2 de septiembre de 2014 16:58:23 GMT-4
    Hardware Information: ?
      MacBook Pro (Retina, 13-inch, Early 2013) (Verified)
      MacBook Pro - model: MacBookPro10,2
      1 3 GHz Intel Core i7 CPU: 2 cores
      8 GB RAM
    Video Information: ?
      Intel HD Graphics 4000 - VRAM: (null)
      Color LCD 2560 x 1600
    System Software: ?
      OS X 10.9.4 (13E28) - Uptime: 10 days 21:47:13
    Disk Information: ?
      APPLE SSD SD512E disk0 : (500.28 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted>: 209.7 MB
      Macintosh HD (disk0s2) / [Startup]: 499.42 GB (157.48 GB free)
      Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information: ?
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ?
      Apple Inc. thunderbolt_bus
    Gatekeeper: ?
      Mac App Store and identified developers
    Kernel Extensions: ?
      [not loaded] com.ZTE.driver.ZTEUSBCDCACMData (1.3.6) Support
      [not loaded] com.ZTE.driver.ZTEUSBMassStorageFilter (1.3.6) Support
      [not loaded] com.displaylink.dlusbncm (1.11.0 - SDK 10.6) Support
      [loaded] com.displaylink.driver.DisplayLinkDriver (2.1 - SDK 10.6) Support
      [not loaded] com.motorola-mobility.driver.MotMobileMS (1.0.0 - SDK 10.5) Support
      [not loaded] com.motorola-mobility.driver.MotMobileMTP (1.2.1 - SDK 10.5) Support
      [not loaded] com.motorola-mobility.driver.MotMobileUSB (1.2.1 - SDK 10.5) Support
      [not loaded] com.motorola-mobility.driver.MotMobileUSBLAN (1.2.1 - SDK 10.5) Support
      [not loaded] com.motorola-mobility.driver.MotMobileUSBLANMerge (1.2.1 - SDK 10.5) Support
      [not loaded] com.motorola-mobility.driver.MotMobileUSBSwch (1.2.1 - SDK 10.5) Support
      [loaded] com.rim.driver.BlackBerryUSBDriverInt (0.0.67) Support
      [not loaded] com.rim.driver.BlackBerryUSBDriverVSP (0.0.67) Support
    Startup Items: ?
      ChmodBPF: Path: /Library/StartupItems/ChmodBPF
    Launch Daemons: ?
      [running] cn.com.zte.PPPMonitor.plist Support
      [failed] com.adobe.fpsaud.plist Support
      [running] com.displaylink.displaylinkmanager.plist Support
      [loaded] com.macpaw.CleanMyMac2.Agent.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.parallels.mobile.kextloader.launchdaemon.plist Support
      [running] com.rim.BBDaemon.plist Support
    Launch Agents: ?
      [not loaded] com.displaylink.useragent-prelogin.plist Support
      [running] com.displaylink.useragent.plist Support
      [running] com.parallels.mobile.prl_deskctl_agent.launchagent.plist Support
      [running] com.rim.BBLaunchAgent.plist Support
    User Launch Agents: ?
      [loaded] com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist Support
      [loaded] com.macpaw.CleanMyMac2Helper.scheduledScan.plist Support
      [loaded] com.macpaw.CleanMyMac2Helper.trashWatcher.plist Support
    User Login Items: ?
      iTunesHelper
      iCleanMemory
    Internet Plug-ins: ?
      FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      Flash Player: Version: 14.0.0.145 - SDK 10.6 Outdated! Update
      Default Browser: Version: 537 - SDK 10.9
      SharePointBrowserPlugin: Version: 14.4.3 - SDK 10.6 Support
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 Support
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
    Safari Extensions: ?
      OpenIE
    Audio Plug-ins: ?
      BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
      AirPlay: Version: 2.0 - SDK 10.9
      AppleAVBAudio: Version: 203.2 - SDK 10.9
      iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins: ?
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes: ?
      Flash Player  Support
    Time Machine: ?
      Skip System Files: NO
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 465.12 GB Disk used: 318.45 GB
      Destinations:
      TimeMachine [Local] (Last used)
      Total size: 465.44 GB
      Total number of backups: 13
      Oldest backup: 2014-07-26 13:30:26 +0000
      Last backup: 2014-09-02 04:37:45 +0000
      Size of backup disk: Too small
      Backup size 465.44 GB < (Disk used 318.45 GB X 3)
      Data [Network]
      Total size: 2 TB
      Total number of backups: 11
      Oldest backup: 2014-07-02 16:10:51 +0000
      Last backup: 2014-08-18 14:04:07 +0000
      Size of backup disk: Excellent
      Backup size 2 TB > (Disk size 465.12 GB X 3)
      Time Machine details may not be accurate.
      All volumes being backed up may not be listed.
    Top Processes by CPU: ?
          3% WindowServer
          1% DisplayLinkUserAgent
          1% DisplayLinkManager
          1% fontd
          0% BBLaunchAgent
    Top Processes by Memory: ?
      262 MB Mail
      180 MB Safari
      115 MB iTunes
      82 MB com.apple.WebKit.WebContent
      74 MB Finder
    Virtual Memory Information: ?
      2.51 GB Free RAM
      3.64 GB Active RAM
      204 MB Inactive RAM
      1.12 GB Wired RAM
      7.58 GB Page-ins
      290 MB Page-outs

    "CleanMyMac" is trash capable of corrupting a Mac to the point that erasing it completely is the only practicable means of recovery.
    There is no way to reverse the effects of having used CleanMyMac2, and the developer's uninstallation instructions are ineffective. Only MacPaw, its developer, can know the reason for that, but I can think of two possibilities: either they are purposefully leaving components behind for reasons known only to them, or they simply don't know what they're doing. Neither one of those possibilities is particularly comforting for the user.
    Reinstalling OS X alone will have no effect on either removing CleanMyMac or reversing the damage it is capable of inflicting upon a system.
    Follow the applicable recovery procedure below:
    If you have a backup that you created prior to using CleanMyMac, now is the time to use it. For Time Machine, boot OS X Recovery, and at the Mac OS X Utilities screen, choose Restore from Time Machine Backup. Choose a date preceding the installation of CleanMyMac.
    If you do not have a backup that predates the use of CleanMyMac, create one now. To do that read Mac Basics: Time Machine backs up your Mac.
    The recovery procedure will require that you erase the Mac using OS X Recovery, and then create a new user whose contents will be empty. You will then be able to use Setup Assistant to migrate your essential documents including photos, music, work products and other essential files.
    When doing so, select only your previous User account and do not select "Applications", "Computer and Network Settings" or "Other files and folders". De-select those choices.
    Subsequent to using Setup Assistant, you will need to reinstall the essential software you may require, once again remembering to install software only from their original sources, and omitting all non-essential software.
    To erase and install Mavericks read: OS X Mavericks: Erase and reinstall OS X
    To migrate your essential documents read: OS X: How to migrate data from another Mac using Mavericks and follow the procedure under Time Machine or other disk migration.
    Other problems may exist but those concerns will be rendered moot by erasing your system, which must be accomplished.

  • Kernel task is using 2-4GB of RAM

    I have a late 2012 iMac with 16GB of RAM.  At any given time 2-4GB of RAM is in use by the kernel task. My system isn't trucking along for it, thankfully, but it still has me somewhat concerned.  How can I identify what is responsible for this significant consumption of RAM and how can I reduce it?

    Hello,
    Open Console in Applications>Utilities & see if there are any clues or repeating messages.
    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for problem in Safe Mode...
    PS. Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
    Reboot, test again.
    If it only does it in Regular Boot, then it could be some hardware problem like Video card, (Quartz is turned off in Safe Mode), or Airport, or some USB or Firewire device, or 3rd party add-on, Check System Preferences>Accounts (Users & Groups in later OSX versions)>Login Items window to see if it or something relevant is listed.
    Check the System Preferences>Other Row, for 3rd party Pref Panes.
    Also look in these if they exist, some are invisible...
    /private/var/run/StartupItems
    /Library/StartupItems
    /System/Library/StartupItems
    /System/Library/LaunchDaemons
    /Library/LaunchDaemons

  • Does Task Scheduling use a lot of resources?

    This is a curiosity question.
    Instinctive I would say that task scheduling must use a lot of resources. Every fraction of a second the system must check the Task Schedule.
     Does Task Scheduling use a lot of resources?

    No it does not.
    Windows uses task scheduling all the time without any impact on performance.
    it is hard to find conceptual information on this, but it appears to me task scheduler does not check  if there are possibly tasks that need to be executed each few miliseconds. Instead it sounds more logic taks scheduler waits for an interrupt to get
    notified when conditions are met.
    Think of it the other way around: mouse and keyboard also do not require much resources, allthough windows continuously needs to know whether a key is pressed or the mouse has moved. that is handled by interrupts. Aside of that, making a lookup (like checking
    the current system time) does not use a lot of cpu time (even not miliseconds), given the fact modern cpu's do billions of operations per second (http://en.wikipedia.org/wiki/Instructions_per_second)
    MCP/MCSA/MCTS/MCITP

  • My kernel task is using 400% of my CPU

    My coMputer is very slow, i need help. I saw the kernel task and  is using yhe 400% of my CPU.
    Hardware Information:
              MacBook Pro (13-inch, Mid 2012)
              MacBook Pro - model: MacBookPro9,2
              1 2.5 GHz Intel Core i5 CPU: 2 cores
              4 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: 1024 MB
    System Software:
              OS X 10.9.2 (13C64) - Uptime: 0 days 0:5:35
    Disk Information:
              APPLE HDD HTS547550A9E384 disk0 : (500.11 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        MacBokk Pro CJ4LV4R3z (disk0s2) / [Startup]: 499.25 GB (473.36 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-8A8 
    USB Information:
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Inc. FaceTime HD Camera (Built-in)
    FireWire Information:
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Launch Daemons:
              [System] com.adobe.fpsaud.plist 3rd-Party support link
    User Login Items:
              iTunesHelper
    Internet Plug-ins:
              FlashPlayer-10.6: Version: 12.0.0.77 - SDK 10.6 3rd-Party support link
              Flash Player: Version: 12.0.0.77 - SDK 10.6 3rd-Party support link
              QuickTime Plugin: Version: 7.7.3
              Default Browser: Version: 537 - SDK 10.9
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 2.0 - SDK 10.9
              AppleAVBAudio: Version: 203.2 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes:
              Flash Player  3rd-Party support link
    Old Applications:
              None
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                  18%          com.apple.WebKit.Networking
                  13%          syncdefaultsd
                   7%          WindowServer
                   5%          com.apple.WebKit.WebContent
                   4%          mdworker
    Top Processes by Memory:
              98 MB          Safari
              94 MB          com.apple.WebKit.WebContent
              33 MB          Dock
              33 MB          WindowServer
              29 MB          EtreCheck
    Virtual Memory Information:
              2.47 GB          Free RAM
              890 MB          Active RAM
              130 MB          Inactive RAM
              543 MB          Wired RAM
              191 MB          Page-ins
              0 B          Page-outs

    The kernel is using excessive processor cycles. Below are some possible causes for the condition.
    Throttling
    When it gets high temperature readings from the hardware, or a low-voltage reading from the battery, the kernel may try to compensate by interrupting the processor(s) to slow them down and reduce power consumption. This condition can be due to
    a buildup of dust on the logic board
    high ambient temperature
    a worn-out or faulty battery in a portable
    the malfunction of a cooling fan, a temperature sensor, a voltage sensor, or some other internal component
    Note that if the problem is caused by a sensor, there may be no actual overheating or undervoltage.
    If the computer is portable, test with and without the AC adapter connected. If kernel_task hogs the processor only on battery power, the fault is in the battery or the logic board. If it happens only on AC power, charging is causing the machine to heat up. That may be normal on some models. CPU usage should drop when charging is complete.
    Apple Diagnostics or the Apple Hardware Test, though not very reliable, is sometimes able to detect a fault. For more thorough hardware testing, make a "Genius" appointment at an Apple Store, or go to another authorized service provider.
    If nothing is wrong with the hardware, then whatever you can do to improve cooling may help.
    Installed software
    User-installed software that includes a device driver or other kernel code may thrash the kernel. That category includes virtualization software, such as Parallels and VMware, as well as most commercial "anti-virus" products. Some system-monitoring applications, such as "iStat," can also contribute to the problem. You can test for this possibility by completely disabling or removing the software according to the developer's instructions, or starting in safe mode. Note, however, that disabling a system modification without removing it or testing in safe mode may not be as easy as you think.
    Corrupt NVRAM or SMC data
    Sometimes the problem is cleared up by resetting the NVRAM or the SMC.
    External display
    Connecting an external LCD display to some MacBook Pro models may cause this issue. If applicable, test by disconnecting the display. You might get better results with a newer LED display.

  • Ram used up by kernel task

    hi
    I recently upgraded my i-mac from 1 GB to 2 Gb which as speeded up the computer hugely. However, I have noticed that Word and Powerpoint use up a massive amount of ram (they are the old power pc version and I suspect rosetta or similar is in operation). That I understand but there is also a process name called "kernel task" which also eats up a huge amount of ram (131 MB real memory). My old G4 flat screen mac does not have this process name at all and incidentally runs almost as quickly with a slower processor and 756MB of ram (yes it does have leopard). What is this kernel task process about? Is there a way of getting around it? Any tips to speed up the computer further without buying more ram? The computer now seems to require more than 2 GB if left on all day.
    Any advice appreciated.

    A kernel task is in integral part of your computer's OS, it does things like schedule processes and runs all the time. Yours doesn't seem to be out of line in its usage of memory.
    Try emptying your caches and make sure that you allow the cron tasks to run daily. Restarting your browser often will help keep things lively. If you have a PPC iMac, your versions of Word and Powerpoint are native to your computer and should run speedily. If they are used on an intel machine, they will run more slowly.
    Try to remember to close memory intensive applications so that you don't have too many running at once.

  • I'm experiencing issue with MacBook's performance. Kernel Task is using 612 MB of RAM.

    Hi Apple Users,
    I am new to this kind of forum/support thread. I am experiencing poor performance on my MacBook Pro. One thing I noticed is the kernel task is eating up too much ram. I have no idea how to fix this. Please share your expertise or past experiences in dealing with kind of problem. I would greatly appreciate for any inputs on this kind of issue.
    I have some details that I think might help since I read several threads related to my issue.
    EtreCheck version: 1.9.11 (43) - report generated May 26, 2014 at 12:27:51 AM EDT
    Hardware Information:
              MacBook Pro (13-inch, Mid 2012)
              MacBook Pro - model: MacBookPro9,2
              1 2.9 GHz Intel Core i7 CPU: 2 cores
              8 GB RAM
    Video Information:
              Intel HD Graphics 4000 - VRAM: (null)
    System Software:
              OS X 10.9.3 (13D65) - Uptime: 0 days 8:27:45
    Disk Information:
              APPLE HDD TOSHIBA MK7559GSXF disk0 : (750.16 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) / [Startup]: 749.3 GB (317.98 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-8A8 
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM20702 Hub
                        Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Gatekeeper:
              Mac App Store and identified developers
    Startup Items:
              ChmodBPF: Path: /Library/StartupItems/ChmodBPF
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist Support
              [loaded] com.adobe.SwitchBoard.plist Support
              [invalid] com.oracle.java.Helper-Tool.plist
              [not loaded] com.vsearch.daemon.plist Support
              [running] com.vsearch.helper.plist Support
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist Support
              [loaded] com.adobe.CS5ServiceManager.plist Support
              [invalid] com.oracle.java.Java-Updater.plist
              [running] com.vsearch.agent.plist Support
    User Launch Agents:
              [loaded] com.adobe.AAM.Updater-1.0.plist Support
              [loaded] com.google.keystone.agent.plist Support
    User Login Items:
              iTunesHelper
              Battery Health
              uTorrent
              Wondershare Helper Compact
              Dropbox
    Internet Plug-ins:
              Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 Support
              FlashPlayer-10.6: Version: 13.0.0.214 - SDK 10.6 Support
              QuickTime Plugin: Version: 7.7.3
              Flash Player: Version: 13.0.0.214 - SDK 10.6 Support
              Default Browser: Version: 537 - SDK 10.9
              OfficeLiveBrowserPlugin: Version: 12.3.6 Support
              JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
    Safari Extensions:
              Video Converter: Version: 4.0.0
              Conduit Search for Safari: Version: 1.0
              GoPhoto.it V9.0: Version: 1.222
              YouTube Downloader: Version: 4.0.0.3
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 2.0 - SDK 10.9
              AppleAVBAudio: Version: 203.2 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins:
              ConduitNPAPIPlugin: Version: 1.0 - SDK 10.6 Support
              Google Earth Web Plug-in: Version: 7.1 Support
    3rd Party Preference Panes:
              Flash Player  Support
              Flip4Mac WMV  Support
              Growl  Support
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                  14%          Google Chrome
                   3%          WindowServer
                   1%          securityd
                   1%          softwareupdated
                   1%          Skype
    Top Processes by Memory:
              172 MB          Google Chrome
              156 MB          com.apple.IconServicesAgent
              123 MB          softwareupdated
              123 MB          Finder
              123 MB          mds_stores
    Virtual Memory Information:
              96 MB          Free RAM
              3.28 GB          Active RAM
              3.16 GB          Inactive RAM
              914 MB          Wired RAM
              4.57 GB          Page-ins
              210 MB          Page-outs
    Thank you

    I'm having the same issue....Any chance of getting some expert eyes on this report?  Much appreciated.
    Problem description:
    kernel_task is sucking up 1.3GB of RAM
    EtreCheck version: 2.1.3 (106)
    Report generated December 16, 2014 at 2:07:57 PM PST
    Hardware Information: ℹ️
      MacBook Pro (Retina, 15-inch, Mid 2014) (Verified)
      MacBook Pro - model: MacBookPro11,3
      1 2.8 GHz Intel Core i7 CPU: 4-core
      16 GB RAM Not upgradeable
      BANK 0/DIMM0
      8 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      8 GB DDR3 1600 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en0: 802.11 a/b/g/n/ac
    Video Information: ℹ️
      Intel Iris Pro -
      NVIDIA GeForce GT 750M - VRAM: 2048 MB
      Color LCD 2880 x 1800
    System Software: ℹ️
      OS X 10.9.5 (13F34) - Uptime: 10 days 1:50:25
    Disk Information: ℹ️
      APPLE SSD SM1024F disk0 : (1 TB)
      EFI (disk0s1) <not mounted> : 210 MB
      Macintosh HD (disk0s2) / : 160.00 GB (73.17 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      SSD Storage (disk0s4) /Volumes/SSD Storage : 839.56 GB (113.99 GB free)
      ST1000LM024 HN-M101MBB disk4 : (1 TB)
      EFI (disk4s1) <not mounted> : 210 MB
      Kyle Master (disk4s2) /Volumes/Kyle Master : 999.86 GB (543.39 GB free)
    USB Information: ℹ️
      Lexar  USB_3_0 Reader 
      Apple Internal Memory Card Reader
      Apple Inc. iPhone
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
      Apple Inc. Thunderbolt to Gigabit Ethernet Adapter
      LaCie Rugged THB USB3
    Configuration files: ℹ️
      /etc/sysctl.conf - Exists
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Applications/Capture One 8.0.2.app
      [not loaded] com.Leaf.driver.LeafFwXDriverMatcher (1.2.0d1) [Support]
      /Applications/DiskWarrior.app
      [not loaded] com.alsoft.Preview (4.4) [Support]
      /Applications/TechTool Pro 7.app
      [not loaded] com.micromat.driver.spdKernel (1 - SDK 10.8) [Support]
      /Library/Application Support/HASP/kexts
      [loaded] com.aladdin.kext.aksfridge (1.0.2) [Support]
      /System/Library/Extensions
      [not loaded] com.wacom.kext.wacomtablet (6.3.8 - SDK 10.9) [Support]
    Launch Agents: ℹ️
      [not loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [loaded] com.adobe.AdobeCreativeCloud.plist [Support]
      [running] com.bjango.istatmenusagent.plist [Support]
      [running] com.micromat.TechToolProAgent.plist [Support]
      [running] com.wacom.wacomtablet.plist [Support]
      [loaded] com.xrite.device.softwareupdate.plist [Support]
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist [Support]
      [invalid?] com.adobe.SwitchBoard.plist [Support]
      [running] com.aladdin.aksusbd.plist [Support]
      [running] com.aladdin.hasplmd.plist [Support]
      [running] com.bjango.istatmenusdaemon.plist [Support]
      [loaded] com.bombich.ccc.plist [Support]
      [running] com.micromat.TechToolProDaemon.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
      [loaded] com.prosofteng.DRInstaller.plist [Support]
      [loaded] com.prosofteng.DriveGenius.locum.plist [Support]
      [running] com.xrite.device.xrdd.plist [Support]
      [loaded] net.sourceforge.MonolingualHelper.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist [Support]
      [loaded] com.google.keystone.agent.plist [Support]
      [running] com.prosofteng.DGMonitor.plist [Support]
      [running] com.spotify.webhelper.plist [Support]
    User Login Items: ℹ️
      iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
      ChronoSyncBackgrounder Application (/Library/Application Support/ChronoSync/ChronoSyncBackgrounder.app)
      i1ProfilerTray Application (/Applications/i1Profiler/i1ProfilerTray.app)
      Dropbox Application (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
      AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 [Support]
      FlashPlayer-10.6: Version: 15.0.0.246 - SDK 10.6 [Support]
      QuickTime Plugin: Version: 7.7.3
      AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Support]
      AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Support]
      Flash Player: Version: 15.0.0.246 - SDK 10.6 Mismatch! Adobe recommends 16.0.0.235
      Default Browser: Version: 537 - SDK 10.9
      SharePointBrowserPlugin: Version: 14.0.0 [Support]
      WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.6 - SDK 10.9 [Support]
    3rd Party Preference Panes: ℹ️
      Flash Player  [Support]
      TechTool Protection  [Support]
      WacomTablet  [Support]
    Time Machine: ℹ️
      Time Machine not configured!
    Top Processes by CPU: ℹ️
          10% WindowServer
          8% ChronoSync
          3% bluetoothaudiod
          2% Spotify
          1% fontd
    Top Processes by Memory: ℹ️
      464 MB com.apple.WebKit.WebContent
      429 MB WindowServer
      241 MB Safari
      223 MB ChronoSync
      206 MB Finder
    Virtual Memory Information: ℹ️
      290 MB Free RAM
      5.63 GB Active RAM
      9.34 GB Inactive RAM
      1.67 GB Wired RAM
      32.42 GB Page-ins
      586 MB Page-outs

  • Launching Mail becomes a runaway process and creates a massive memory leak in the kernel task

    I have 16gig of ram, my kernel task is currently using 12gig, Mail is no longer responding while using all remaining ram
    Mail has been jammed at 100% of one i7 core for about 2 hours now, disk activity is almost nonexistant.
    it was running poorly yesterday, rebuilding the mailboxes did not yeild a positive effect
    permissions and drive check out
    Quicklook is also reporting a lot of bs when finder windows are open:
    example:
    10/26/13 1:40:20.985 PM quicklookd[14056]: Warning: Cache image returned by the server has size range covering all valid image sizes. Binding: VariantBinding [0x603] flags: 0x8 binding: FileInfoBinding [0x503] - extension: mp3, UTI: public.mp3, fileType: ???? request size:32 scale: 1
    I hate the new activity monitor so much, none the less, "Memory Pressure" is pinned
    Seeing a whole lot of this in the console as well:
    10/26/13 2:57:11.000 AM kernel[0]: SMC::smcReadKeyAction ERROR TM6P kSMCBadArgumentError(0x89) fKeyHashTable=0x0xffffff802ba32000
    About to reset the SMC and NVRAM in hopes of a magical unicorn
    here is the profile output from EtreCheck:
    Hardware Information:
              MacBook Pro (17-inch, Early 2011)
              MacBook Pro - model: MacBookPro8,3
              1 2.3 GHz Intel Core i7 CPU: 4 cores
              16 GB RAM
    Video Information:
              Intel HD Graphics 3000 - VRAM: 512 MB
              AMD Radeon HD 6750M - VRAM: 1024 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0
              AirPlay: Version: 1.9
              AppleAVBAudio: Version: 2.0.0
              iSightAudio: Version: 7.7.3
    Startup Items:
              M-Audio Firmware Loader - Path: /Library/StartupItems/M-Audio Firmware Loader
    System Software:
              OS X 10.9 (13A603) - Uptime: 2 days 22:34:21
    Disk Information:
              OWC     Mercury Pro RAID disk0 : (2 TB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        JumboZero (disk0s2) /Volumes/JumboZero: 2 TB (25.5 GB free)
              WD      My Book         1105 disk6 : (4 TB)
                        EFI (disk6s1) <not mounted>: 209.7 MB
                        4TB Beast (disk6s2) /Volumes/4TB Beast: 4 TB (14.97 GB free)
              TOSHIBA MK7559GSXF disk2 : (750.16 GB)
                        EFI (disk2s1) <not mounted>: 209.7 MB
                        Flux (disk2s2) /: 749.3 GB (301.59 GB free)
                        Recovery HD (disk2s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-898 
    USB Information:
              Apple Inc. FaceTime HD Camera (Built-in)
              Apple, Inc. Keyboard Hub
                        Logitech USB-PS/2 Optical Mouse
                        Apple, Inc Apple Keyboard
              Apple Inc. BRCM2070 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Inc. Apple Internal Keyboard / Trackpad
              Matrox DualHead2Go-DP
              Data Robotics Inc. Drobo 17.59 TB
                        EFI (disk5s1) <not mounted>: 209.7 MB
                        Drobo (disk5s2) /Volumes/Drobo 1: 17.59 TB (11.09 TB free)
              CPS OR2200LCDRM2U
              Apple Computer, Inc. IR Receiver
    FireWire Information:
              0x1F2 Vendor 0x1F2 Device 0x101800 400mbit - 400mbit max
              0x30E1 Oxford IDE Device 00 400mbit - 400mbit max
                        EFI (disk4s1) <not mounted>: 209.7 MB
                        Terabyte (disk4s2) /Volumes/Terabyte: 999.86 GB (13.63 GB free)
              Other World Computing Oxford ATA Device 00 800mbit - 800mbit max
                        EFI (disk3s1) <not mounted>: 209.7 MB
                        Payload (disk3s2) /Volumes/Payload: 2 TB (181.19 GB free)
    Thunderbolt Information:
              Apple Inc. thunderbolt_bus
    Kernel Extensions:
              com.Logitech.Control          Center.HID
              com.TrustedData.driver.VendorSpecificType00          (1.7.0)
              com.attotech.driver.ATTOiSCSI          (3.4.1b1)
              com.paceap.kext.pacesupport.snowleopard          (5.9)
              com.motu.driver.FireWireAudio          (1.6
    Problem System Launch Daemons:
              [failed] com.apple.AOSNotificationOSX.plist
              [failed] com.apple.installd.plist
              [failed] com.apple.softwareupdated.plist
              [failed] com.apple.wdhelper.plist
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.adobe.SwitchBoard.plist
              [loaded] com.attotech.iscsid.plist
              [loaded] com.datarobotics.ddservice64d.plist
              [loaded] com.klieme.TimeMachineScheduler.plist
              [loaded] com.novation.automap.pluginhelper.plist
              [loaded] com.paceap.eden.licensed.plist
              [loaded] org.macosforge.xquartz.privileged_startx.plist
              [loaded] PACESupport.plist
    Launch Agents:
              [not loaded] com.adobe.AAM.Updater-1.0.plist
              [loaded] com.adobe.CS5ServiceManager.plist
              [loaded] com.Logitech.Control Center.Daemon.plist
              [loaded] com.motu.MOTULauncher.plist
              [loaded] org.macosforge.xquartz.startx.plist
    User Launch Agents:
              [loaded] com.adobe.AAM.Updater-1.0.plist
              [loaded] com.adobe.ARM.[...].plist
              [failed] com.google.GoogleContactSyncAgent.plist
              [loaded] com.leadertech.PowerRegister.LGT2.c59807af95d106639fca8f10676ced62.plist
              [failed] com.logmein.rescue.sa.0372bc40-2c4a-4755-a5a8-ae3c68b59ab8.plist
              [failed] com.logmein.rescue.sa.2449ad28-4b5d-4836-b3d5-7adfb1c387c7.plist
              [loaded] com.valvesoftware.steamclean.plist
    User Login Items:
              CheatSheet
              Activity Monitor
              Clipboard History
              VMware Fusion Helper
              MagicMenu
              Dropbox
              Android File Transfer Agent
              Terminal
              Console
              Matrox PowerDesk
              Dictionary
              ShuttleHelper
              AutomapServer
              DDAssist
    3rd Party Preference Panes:
              Flash Player
              Flip4Mac WMV
              FUSE for OS X (OSXFUSE)
              Logitech Control Center
              M-Audio MIDISPORT 8x8
              TimeMachineScheduler
              Tuxera NTFS
    Internet Plug-ins:
              AdobePDFViewer.plugin
              AdobePDFViewerNPAPI.plugin
              Default Browser.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              Flip4Mac WMV Plugin.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              QuickTime Plugin.plugin
              RealPlayer Plugin.plugin
    User Internet Plug-ins:
    Bad Fonts:
              None
    Time Machine:
              Skip System Files: NO
              Mobile backups: OFF
              Auto backup: NO
              Volumes being backed up:
                        Payload: Disk size: 2 TB Disk used: 1.82 TB
                        Flux: Disk size: 749.3 GB Disk used: 447.7 GB
              Destinations:
                        Drobo [Local] (Last used)
                        Total size: 17.59 TB
                        Total number of backups: 2
                        Oldest backup: 2013-03-04 17:05:27 +0000
                        Last backup: 2013-10-22 13:23:41 +0000
                        Size of backup disk: Excellent
                                  Backup size 17.59 TB > (Disk size 2.75 TB X 3)
    Top Processes by CPU:
                 100%          com.apple.internetaccounts
                  10%          Activity Monitor
                   9%          Transmission
                   3%          WindowServer
                   3%          sysmond
                   1%          EtreCheck
                   1%          Dock
                   1%          Mail
                   0%          configd
                   0%          powerd
    Top Processes by Memory:
              2.43 GB            Mail
              426 MB             com.apple.internetaccounts
              115 MB             Finder
              98 MB              Transmission
              98 MB              CVMCompiler
              49 MB              Adium
              49 MB              mds_stores
              49 MB              WindowServer
              49 MB              Console
              33 MB              mds
    Virtual Memory Statistics:
              22 MB              Free RAM
              1.91 GB            Active RAM
              1.90 GB            Inactive RAM
              2.07 GB            Wired RAM
              9.39 GB            Page-ins
              416 MB             Page-outs

    I feel your pain!
    Mac Pro with 32 GB, and Mail takes about 5 minutes to "start" - well, show the Mail Menu. Then, another few minutes to actually draw the window... but wait, it STILL needs more time to actually show the accounts and mail.
    The (stupid) new Activity Monitor show Mail using 12 GB of RAM, and several com plist files also sucking up CPU time and RAM. Why Apple has to dumb-down good information to "Memory Pressure" is beyond me!
    I have reported thsi to Apple, and they had a Support person get in touch with me. I have sent several spindumps and tarball files last week, but no reply. Today, I pinged the support person who said Apple Engineering was reviewing the information, and would likely get back sometime as *maybe* some others were experiencing this problem...

  • Kernel task consumes over 300 %!

    Hi everyone!
    Greetings from Sweden, Stockholm (Where its hot, 32 degrees celsius outside today!)
    My second time posting here.
    So I have a Macbook Pro from early 2011 that I myself upgraded with 2 8GB Corsair Ram and a year later, a Samsung SSD Evo 500 Gb (as my main, dont have a secondary disk), after some trouble in the beginning with the SSD and 3 reinstallation of Maverick later I got it to work smoothly, now a month later my computer has just started to slow down soo much. Startup time is really fast, maybe 20 seconds, but just browsing the internet or doing basic task takes so much time, its ridiculous. When watching the Activity Monitor I see that kernel task its often at 300 percent, and at one time it was over 500 percent!
    Been searching the forum for this problem but it seems like most people dont have the same issue as me and the solution often being to buy more RA,
    also the only thing I have for startup is "itunes helper", nothing more, no Cleanmydrive or something like that since I know how much RAM those programs can consume.
    I use my Macbook Pro for a lot of heavy audio editing with Logic Pro and Pro Tools, and need it so bad for work.
    is there something Ican do? Am a student so if needed I have to buy a new Macbook Pro but my wallet wouldnt like it...
    This is my "Etrecheck" report, if someone with a little more knowledge have the time to take alook I would be so thankfull:
    EtreCheck version: 1.9.12 (48)
    Report generated 4 Aug 2014 12:35:54 GMT+2
    Hardware Information:
        MacBook Pro (13-inch, Early 2011) (Verified)
        MacBook Pro - model: MacBookPro8,1
        1 2.7 GHz Intel Core i7 CPU: 2 cores
        16 GB RAM
    Video Information:
        Intel HD Graphics 3000 - VRAM: 512 MB
            Color LCD 1280 x 800
    System Software:
        OS X 10.9.4 (13E28) - Uptime: 0 days 2:33:10
    Disk Information:
        Samsung SSD 840 EVO 500GB disk0 : (500,11 GB)
            EFI (disk0s1) <not mounted>: 209,7 MB
            Macintosh HD (disk0s2) / [Startup]: 499,25 GB (135,99 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
        MATSHITADVD-R   UJ-8A8 
    USB Information:
        Apple Computer, Inc. IR Receiver
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information:
        Apple Inc. thunderbolt_bus
    Configuration files:
        /etc/hosts - Count: 86
    Gatekeeper:
        Mac App Store and identified developers
    Kernel Extensions:
        [loaded]    com.Apogee.driver.DuetFWOverideDriver (1.4.4 - SDK 10.8) Support
        [loaded]    com.digidesign.iokit.DigiDal (10.3.9f207 - SDK 10.6) Support
        [not loaded]    com.paceap.kext.pacesupport.leopard (5.9.1 - SDK 10.4) Support
        [not loaded]    com.paceap.kext.pacesupport.master (5.9.1 - SDK 10.6) Support
        [not loaded]    com.paceap.kext.pacesupport.panther (5.9.1 - SDK 10.3) Support
        [loaded]    com.paceap.kext.pacesupport.snowleopard (5.9.1 - SDK 10.6) Support
        [not loaded]    com.paceap.kext.pacesupport.tiger (5.9.1 - SDK 10.4) Support
    Startup Items:
        DigidesignLoader: Path: /Library/StartupItems/DigidesignLoader
    Launch Daemons:
        [running]    com.DuetDaemon.plist Support
        [running]    com.paceap.eden.licensed.plist Support
        [loaded]    PACESupport.plist Support
    Launch Agents:
        [loaded]    9ZTHPRB4MV.com.soundradix.TTLWrapperAgent.plist Support
        [loaded]    9ZTHPRB4MV.com.soundradix.TTLWrapperAgent.SL.plist Support
        [loaded]    9ZTHPRB4MV.com.soundradix.TTLWrapperSandbox.plist Support
        [loaded]    9ZTHPRB4MV.com.soundradix.TTLWrapperSandbox.SL.plist Support
        [running]    com.ApogeePopup.plist Support
    User Launch Agents:
        [running]    com.spotify.webhelper.plist Support
    User Login Items:
        iTunesHelper
    Internet Plug-ins:
        FlashPlayer-10.6: Version: 13.0.0.214 - SDK 10.6 Support
        Flash Player: Version: 13.0.0.214 - SDK 10.6 Cannot contact Adobe
        QuickTime Plugin: Version: 7.7.3
        Default Browser: Version: 537 - SDK 10.9
    Audio Plug-ins:
        BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
        AirPlay: Version: 2.0 - SDK 10.9
        AppleAVBAudio: Version: 203.2 - SDK 10.9
        iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
        Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes:
        None
    Time Machine:
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: NO - Auto backup turned off
        Volumes being backed up:
            Macintosh HD: Disk size: 464.96 GB Disk used: 338.32 GB
        Destinations:
            My Pasport [Local]
            Total size: 925.38 GB
            Total number of backups: 2
            Oldest backup: 2013-07-08 02:48:08 +0000
            Last backup: 2013-07-08 02:48:08 +0000
            Size of backup disk: Too small
                Backup size 925.38 GB < (Disk used 338.32 GB X 3)
            Seagate Backup Plus Drive [Local] (Last used)
            Total size: 931.19 GB
            Total number of backups: 13
            Oldest backup: 2014-06-23 23:47:10 +0000
            Last backup: 2014-07-02 03:56:56 +0000
            Size of backup disk: Too small
                Backup size 931.19 GB < (Disk used 338.32 GB X 3)
        Time Machine details may not be accurate.
        All volumes being backed up may not be listed.
    Top Processes by CPU:
             5%    WindowServer
             5%    firefox
             2%    Finder
             2%    hidd
             1%    Dock
    Top Processes by Memory:
        393 MB    firefox
        115 MB    com.apple.IconServicesAgent
        82 MB    mds_stores
        66 MB    Finder
        49 MB    WindowServer
    Virtual Memory Information:
        12.29 GB    Free RAM
        1.06 GB    Active RAM
        1.19 GB    Inactive RAM
        1.45 GB    Wired RAM
        238 MB    Page-ins
        0 B    Page-outs
    Thank you in advance,
    Daniel

    The kernel is using excessive processor cycles. Below are some possible causes for the condition.
    Throttling
    When it gets high temperature readings from the hardware, or a low-voltage reading from the battery, the kernel may try to compensate by interrupting the processor(s) to slow them down and reduce power consumption. This condition can be due to:
    ☞ a buildup of dust on the logic board
    ☞ high ambient temperature
    ☞ a worn-out or faulty battery in a portable
    ☞ the malfunction of a cooling fan, a temperature sensor, a voltage sensor, or some other internal component
    Note that if the problem is caused by a sensor, there may be no actual overheating or undervoltage.
    If the computer is portable, test with and without the AC adapter connected. If kernel_task hogs the processor only on battery power, the fault is in the battery or the logic board. If it happens only on AC power, charging is causing the machine to heat up. That may be normal on some models. CPU usage should drop when charging is complete.
    Apple Diagnostics or the Apple Hardware Test, though not very reliable, is sometimes able to detect a fault. For more thorough hardware testing, make a "Genius" appointment at an Apple Store, or go to another authorized service provider.
    If nothing is wrong with the hardware, then whatever you can do to improve cooling may help.
    Installed software
    User-installed software that includes a device driver or other kernel code may thrash the kernel. That category includes virtualization software, such as Parallels and VMware, as well as most commercial "anti-virus" products. Some system-monitoring applications, such as "iStat," can also contribute to the problem. You can test for this possibility by completely disabling or removing the software according to the developer's instructions, or starting in safe mode. Note, however, that disabling a system modification without removing it or testing in safe mode may not be as easy as you think.
    Corrupt NVRAM or SMC data
    Sometimes the problem is cleared up by resetting the NVRAM or the SMC.
    External display
    Connecting an external LCD display to some MacBook Pro models while the lid is open may cause this issue. If applicable, test by closing the lid or disconnecting the display. You might get better results with a newer LED display.

Maybe you are looking for