* Claims Activity monitor is to simple minded and doesn't give enough of a detailed picture as to the memory usage
* Goes to the most uninformative summarized portion of memory analysis in Activity monitor and uses that as a counter argument against the more detailed analysis in Activity monitor
Most people w/o computer science degrees misinterpret colorful graphs that were made for consumers .. Misinterpret it and interpret it as science much to the contrary of the more detailed info already being provided by you.
Image
An example of the memory hierarchy and the different (access times associated with them)
To make it simple for you : If something is in RAM, it takes a shorter amount of time to access.. If something isn't, it takes longer. This principal applies from left to right. If your ram is packed full of *****, it is packed full of *****. The velocity or pressure graph shows, to what level things are having to be evicted and replaced in your already maxed out ram... 0 on the graph equals no eviction... 100% = you're ****ed.. So, the pressure graph is more or less telling you, once you have exhausted your ram, how much of a performance hit you are taking on. This varies from none to a huge impact.
Don't come rambling about :
#1 - Saying Activity monitor is too simple of a picture
#2 - Using the most uninformative piece of info Activity monitor shows you to back your case w/o even understanding what the hell the graph is telling you.
#3 - KISS (Keep it simple stupid) : If your ram is being used 100% .. As indicated by Activity Monitor.. something useful is in your ram and it is being fully utilized. Period. Don't speak beyond that common understanding, as you have no clue what the heck you're talking about
OH LOOK another wall of text! First of all, I didn't claim activity monitor is too simple a picture, YOU who made the argument of needing a comptuer science degree to understand it. Well guess what? You don't, there's a simple graph apple made for people ike you. It's actually not uninformative, it's the best summary of how your computer will perform. Becuase when it's green, it's good, when it's red, it's bad. gee that really is difficult.
Back to my original point, the OS can offload as mucha s it likes to RAM. It can cache all the programs to ram for all i care. But if you don't access them, why does it matter? Again, you're arguing against the point that teh amount of ram you need is equal tot he amount of ram needed by the programs you are using ACTIVELY. You actually made the point that in the off chance you opened an app that is in a swap file and you had to wait for that extra couple of seconds, it's not worth it. THat's ridiculous.
Quite simply, if your usage > 8GB of Ram, get more, if it's not don't get more. Don't take what mavericks activity monitor tells you int erms of RAM used without a grain of sale.
Last edited by a moderator: