Why can you never have enough memory?
October 19, 2008 12:25 AM
Subscribe
Why is there no such thing as too much memory?
It's a truism that there's you can never have enough RAM, but why? Assuming that that you have enough that your peak memory consumption in daily use is significantly less than the RAM you have installed, why would adding more improve performance? Is it simply that the memory management even in the most current OSes is lame enough that they page excessively without a huge buffer of empty real memory?
I'd think this was an embarrassingly easy question, but I've asked a couple of serious hardware geek acquaintances and the best they came up with was even less specific than my guess: "something to do with the memory management."
posted by abcde to computers & internet (18 comments total)
4 users marked this as a favorite
More to the point, what if you could put everything on your computer in RAM? Not just things that are running - everything. You'd never have to transfer programs or documents or anything else from your hard drive (which is slow) to your RAM (which is faster). In fact, there are machines that load ~everything into a RAM disk, usually for databases and the like.
posted by spaceman_spiff at 1:06 AM on October 19, 2008