Results 1 to 4 of 4

Thread: Mac G5 - too slow ? why?

  1. #1

    Mac G5 - too slow ? why?

    Mac G5 - too slow ? why?

    I have Mac G5 Tiger X OS and with dual processor , 512 MB memory each...
    But while am running Adobe Photoshop and Adobe Illustrator in same time
    it's running too slow... why???

    Please help me... maybe bcuz i did something wrong in settings of my Comp.?

  2. #2
    Senior Member BrainStop's Avatar
    Join Date
    Jan 2002
    Posts
    295

    Re: Mac G5 - too slow ? why?

    Originally posted here by !NS!GHT
    Mac G5 - too slow ? why?

    I have Mac G5 Tiger X OS and with dual processor , 512 MB memory each...
    But while am running Adobe Photoshop and Adobe Illustrator in same time
    it's running too slow... why???

    Please help me... maybe bcuz i did something wrong in settings of my Comp.?
    !ns!ght,

    Just to get some clarity, when you say 512 MB per processor, do you mean 512K of L2 cache? How much RAM do you actually have? And what speed are your CPUs?

    Thanks for the clarification.

    Cheers,

    BrainStop
    "To estimate the time it takes to do a task, estimate the time you think it should take, multiply by two, and change the unit of measure to the next highest unit. Thus we allocate two days for a one-hour task." -- Westheimer's Rule

  3. #3
    Junior Member
    Join Date
    Sep 2005
    Posts
    19
    i think you have to add memory atleast 512mb each. Since you have dual processor, your memory will be divided into 256 / 256. As I've said... JUST INCREASE THE MEMORY

  4. #4
    Junior Member
    Join Date
    Sep 2005
    Posts
    19
    Dashboard is OS X 10.4’s new “always ready” utility application. When you hit F12, Dashboard springs forward, dimming the background, ready to provide you a wealth of information on everything from airline flights to currency conversions to stock prices—and much, much more if you install some of the hundreds of third-party Widgets that are already available.


    But all of this power comes at something of a price—mainly increased RAM consumption from open widgets, even if Dashboard itself is closed. Look at the screenshot below and pay attention to the Real Memory column. That figure represents how much actual RAM each Widget is using—even though Dashboard itself wasn’t opened when this image was captured. If you have a Mac with limited RAM, you may wish to disable Dashboard to deny yourself the temptation of these oh-so-handy Widgets. (Even if you don’t disable Dashboard, you should try not to leave lots of Widgets open if you’re working on a RAM-constrained Mac).






    There may be other reasons you’d rather not have Dashboard available. For instance, if you run a lab of Macs in a school, you may not want the students wasting all their work time on the Asteroids video game widget or watching the (I am not making this up) Goblet of Fire movie release date countdown Widget. If you’d like to disable Dashboard, for either RAM usage or other reasons, here’s how to do it. It requires a trip to the Terminal, in /Applications/Utilities, but it’s not too hard to do.


    Open Terminal, and then type this command, followed by the Return key:


    defaults write com.apple.dashboard mcx-disabled -boolean YES


    This tells the system that you no longer wish to have Dashboard available. However, the Dashboard task is actually “owned” by the Dock, so to make your changes take effect, you need to restart the Dock. The easiest way to do that is to type this command into the Terminal (and press Return when done):


    killall Dock


    After the Dock restarts, hit F12 and you’ll see…nothing at all. If you run Activity Monitor, you also won’t find any Dashboard widgets in the list of tasks, even if you had several open when you ran the above command. Dashboard has been eliminated from your system, and won’t return until you tell it to do so. You can do just that by opening Terminal again, and typing this command:


    defaults write com.apple.dashboard mcx-disabled -boolean NO


    Once again, you’ll have to use the killall Dock command to make the changes take effect. Once you do, though, you’ll find that Dashboard is back as usual—and any widgets you had opened on the Dashboard will still be open.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •