Snow Leopard sluggish after upgrade from Leopard

5,071

Solution 1

mds is Spotlight, indexing your data. It will take some time (though I heard it's faster in Snow Leopard than in earlier versions), but let it do its work, and once it's done, your Mac should be much faster again.

Also, .0 versions of OS X have had many problems, and 10.6.1 is likely to be available in a month (based on data) - it will likely contain several bug fixes that didn't make it to 10.6.0.

Solution 2

Okay upon looking at what I can see on your screen, you do have quite a fair bit of processes running.

I would recommend these steps to narrow the troubleshooting steps :

  1. Put the Mac into a Safe Boot mode. *(hold down the Shift key when the Mac is booting up)
  2. Assess the Mac while it is in Safe Boot mode, is the severe slowdown still present?
  3. If the slowdown is no longer as severe (test the CD eject thing, that one is interesting), then you can conclude that one of the processes starting up with the Mac is killing it.

It shouldn't be Spotlight (mds, mdsworker), it's quite streamlined, and if it is chomping away we will be able to see on the Activity Monitor.

Now, what you can do is to do a full system clean using Onyx or something. That might help. Also, removing software that has startup processes is good. I noticed your httpd daemon running too - try checking to see if you got any services such as Web Server turned on? Try turning it off to see what happens?

The problem is that there could be MANY reasons why SL is crawling on your notebook - but having used SL for closed to a month now (10a432 dev release), I would say it is most probably a 3rd-party software that is causing the slowness.

Good luck, keep us updated what's happening.

P.S It's fun to troubleshoot sometimes, but with SL's install speed being so fast, I would seriously ask you to reconsider a reformat, reinstall, and TM restore. Cheerios.

Solution 3

Am guessing it's VirusBarrier - seems to be taking up a huge amount of memory.

Why do you have antivirus on your Mac? Pretty strange decision.

Solution 4

It's probably because Spotlight is indexing your files again. Wait a few hours and see if it's still sluggish.

Solution 5

mine is doing the same i have lots of videos files on mine and photos and big programs i have a 500GB hard drive so i am guessing it will take a while to get spotlight going

Share:
5,071

Related videos on Youtube

David
Author by

David

Updated on September 17, 2022

Comments

  • David
    David almost 2 years

    I recently upgraded from Leopard to Snow Leopard on my white Macbook (mid-2007) and immediately noticed a bunch of performance issues:

    • Finder is a lot slower at displaying the Applications folder. Scrolling through the applications list consistently hangs the Finder for several seconds while the Cover Flow display is being re-generated. Leopard had little to no delay when rendering the list or the icons.
    • System processes (kernel_tasks) and applications are eating up my memory at a voracious rate. For example, only using Safari (all other apps closed) for about an hour leaves me with around 250 MB out of 2 GB left. Closing Safari only frees about 100 MB of memory. I've used Intego VirusBarrier X5 and the latest virus definitions but did not encounter anything suspicious.
    • The "Smart Eject" functionality now takes 5 to 20 seconds to eject a DVD, when it previously was instantaneous upon pressing the Eject button in Leopard.

    Aside from completely wiping the drive and installing Snow Leopard again (I have a lot of data all over the place that would be a significant hassle to restore), what are my options?

    The following are screenshots that display Activity Monitor with all processes visible and the other with only system processes visible. Both are sorted by Real Memory used.

    All processes:

    enter image description here

    System processes only:

    enter image description here

    I am not sure how much of the memory is being consumed by the operating system itself, but it appears to be much more than what Leopard was using. After a clean boot, Leopard used to have about 1.2 GB memory free; Snow Leopard in comparison has around 800 MB free right after startup.

    • hanleyp
      hanleyp almost 15 years
      You ruled out the answer that I would give. :-)
    • caliban
      caliban almost 15 years
      if you could post a screenshot of your Activity Monitor (with all applications closed), it might be helpful.
    • Chealion
      Chealion almost 15 years
      Why are there so many virusbarriers processes? Additionally 64-bit applications require more memory than 32-bit applications.
    • caliban
      caliban almost 15 years
      the issue of 64-bit applications requiring more memory is not really an issue - don't worry too much about it for now.
    • Georg Schölly
      Georg Schölly almost 15 years
      Read about the different types of memory. Inactive memory can be reused pretty quickly by other applications if necessary. support.apple.com/kb/HT1342
    • Arjan
      Arjan over 14 years
      Just in case it helps: the hardware should be fine. My 2006 MacBook runs SL with no issues, upgraded from Leopard.
  • mark4o
    mark4o almost 15 years
    mds is not using any cpu time according to the screenshot.
  • las3rjock
    las3rjock almost 15 years
    One would expect Spotlight indexing to be disk I/O limited, so it still could be the reason for the sluggishness, even if it's not maxing out the CPU.
  • BinaryMisfit
    BinaryMisfit almost 15 years
    I have to agree. I just ripped Clam off mine because I realized there is no need for me to have it, since I don't use Windows VM's on my Mac anymore. I run the same model Macbook with no issue since SL, in fact I have the opposite effect, once Spotlight finished indexing and I cleaned out the apps I haven't used in a year.
  • Georg Schölly
    Georg Schölly almost 15 years
    A Virus Scanner on a Mac isn't completely unnecessary. There will be more than the 2 viruses that exist today. And another thing to consider is that one doesn't want to forward infected mails to your friends.
  • Rich Bradshaw
    Rich Bradshaw almost 15 years
    Isn't it their responsibility to scan their email?
  • Curtis Tasker
    Curtis Tasker over 14 years
    I'll second that Spotlight is likely the cause of the sluggishness. What the screenshot needs is the CPU time column to be turned on, and it'll be more apparent.
  • Telemachus
    Telemachus over 14 years
    Reinstall all the way
  • David
    David almost 13 years
    When Spotlight finished indexing, speed noticeably increased. Thanks!