At 5:29 PM +0100 01/17/2006, Are Hansen wrote:
Somebody mentioned the importance of having lots of free HD space with OSX, so it can shuffle inactive applications out to disk. But if I have enough RAM, then OSX doesn't have to do this, or what?

I'm probably not going to explain this very well, but here goes:

You can never have enough RAM with Unix. :)
And Unix rarely leaves any memory idle for long.

Launch Activity Monitor. Set it to view All Processes and perhaps sort on Virtual Memory. Compare the real and virtual memory columns. At the bottom of the window, click on System Memory and note the total VM size.

Real is the actual amount of RAM the process has allocated to it *right now*. Virtual is the total amount of memory allocated -- much of the excess all being in your swap files on the HD [*]. Everything the process (application) sees is virtual. It has no way of really knowing the difference of what's in real RAM and what's not. The Memory Manager handles all that outside of the process' context. The amount of real RAM allocated has nothing to do with the amount of virtual memory allocated! The Memory Manager just makes sure there's enough real memory loaded to keep the CPU busy.

Recently upgraded my iBook to 640 Mb RAM, and thought this would be more than sufficient for a few smallish apps: Mail, Safari, mariner Write? Even PhotoShop maybe? Or does PS ask for all the RAM there is?

It's not a case of "asking for RAM". App's can't do that. They just ask for "memory space" and Unix creates it, even if it has to dynamically create new swap files to hold it all!

It's that dynamic creation issue that makes it critical that there be enough empty space available on your HD.


[*] Certain read-only segments of an application or run-time library are not put into the swapfile. On page-out, they're simply deleted from RAM. On page-in, they're re-obtained from the original app files.

HTH,
- Dan.

--
G-List is sponsored by <http://lowendmac.com/> and...

Small Dog Electronics    http://www.smalldog.com | Refurbished Drives |
-- We have Apple Refurbished Monitors in stock!  |  & CDRWs on Sale!  |

     Support Low End Mac <http://lowendmac.com/lists/support.html>

G-List list info:       <http://lowendmac.com/lists/g-list.shtml>
 --> AOL users, remove "mailto:";
Send list messages to:  <mailto:g-list@mail.maclaunch.com>
To unsubscribe, email:  <mailto:[EMAIL PROTECTED]>
For digest mode, email: <mailto:[EMAIL PROTECTED]>
Subscription questions: <mailto:[EMAIL PROTECTED]>
Archive: <http://www.mail-archive.com/g-list%40mail.maclaunch.com/>

iPod Accessories for Less
at 1-800-iPOD.COM
Fast Delivery, Low Price, Good Deal
www.1800ipod.com

Reply via email to