determining RAM for private machines
Hey,
after all this poking I think that determining the right amount of RAM for your private machine is rather easy: Just watch your mac: Is there any harddisc accessing noise and simultaneous delay in responsiveness when you are working or especially switching apps? If there is you have a good indicator that you don't have sufficient RAM for your actual tasks. There is even a more simpel method:
Open your Terminal app and type 'top': Above the list is a value called pageins(). These pageins() show how often your RAM could deliver data to the CPU and pageouts() shows how often your Mac had to access the harddrive because of insufficient RAM resources --> virtual memory.
I think none can tell a constant value of RAM that meets the needs of all private users exactly.
- regards
Hey,
after all this poking I think that determining the right amount of RAM for your private machine is rather easy: Just watch your mac: Is there any harddisc accessing noise and simultaneous delay in responsiveness when you are working or especially switching apps? If there is you have a good indicator that you don't have sufficient RAM for your actual tasks. There is even a more simpel method:
Open your Terminal app and type 'top': Above the list is a value called pageins(). These pageins() show how often your RAM could deliver data to the CPU and pageouts() shows how often your Mac had to access the harddrive because of insufficient RAM resources --> virtual memory.
I think none can tell a constant value of RAM that meets the needs of all private users exactly.
- regards