Dock CPU usage

Hey everyone,
I was just checking my Activity Monitor and I have nothing running/open on my mac. However, when examining the CPU usage, the "Dock" seems to be constantly fluctuating between 0 and 12 CPU. Is this normal? Could anyone check their activity monitor and let me know if theirs is the same?

Mac book Pro, Mac OS X (10.4.5), 1.83 GHz, Motu Traveler, Logic Pro 7.2

Posted on Nov 8, 2009 7:16 PM

Reply
7 replies

Nov 8, 2009 8:25 PM in response to Jack Q

No. It's not normal. Nor is the WindowServer. If you click on the CPU column header twice to display in descending order, then choose All Processes from the Processes drop down menu, what do you find consuming CPU time? Is it just WindowServer? If you reboot the computer do you see the same for the WindowServer process? Or if you force quit WindowServer does it return to the same CPU usage?

Nov 8, 2009 9:08 PM in response to Kappy

If I restart my computer, Windowserver is still the same and using the same cpu. Is it OK/safe to force quit the WindowServer process? What exactly is WindowServer? I just want to make sure, before quiting any processes, that I am not messing anything up in my computer. Also, what about the "dock"using CPU like it is? Please let me know and thanks for your help.

Nov 9, 2009 9:39 AM in response to Jack Q

Yes, you can quit the Dock as often as you wish. You can also force it to quit and rerun by opening the Terminal application in your Utilities folder and entering: killall Dock then press RETURN. Or you can use the force quit options within Activity Monitor.

The windowserver is the process that performs all the screen drawing such as open windows and window content. I can suggest something you might try: Download and install a utility called AppleJack - VersionTracker or MacUpdate. Carefully read the documentation then follow the instructions on running the utility. This requires booting into single-user mode. Just run AppleJack in Auto mode. AppleJack will perform several maintenance chores that may clear up the problem with WindowServer.

Additionally, I would suggest the following:

Delete caches to resolve some problems:

Boot into single-user mode. After startup is completed you will be in command line mode and should see a prompt with a cursor positioned after it. At the prompt enter the following then press RETURN after each commandline:

/sbin/fsck -fy
If you receive a message that says " *** FILE SYSTEM WAS MODIFIED ***" then re-run the command until you receive a message that says "** The volume (name ofvolume) appears to be OK." If you re-run the command more than seven times and do not get the OK message, then the drive cannot be repaired this way.
If you were successful then enter:

/sbin/mount -uw /
rm -rf /System/Library/Caches/*
rm -rf /System/Library/Extensions.kextcache
rm -rf /System/Library/Extensions.mkext
rm -rf /Library/Caches/*
reboot


I suggest you print out the above to be sure you do not make any errors when entering the commands. When in single-user mode you have 'root' access, so it's important that you not make any mistakes.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Dock CPU usage

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