Complaining about RAM usage is just silly. I would like most programs to use more RAM. I have 8GB in this machine and it hardly ever gets used even for 50%
.
Whatever is loaded in RAM doesn't have to be loaded from disk. RAM is a lot faster than a harddisk. As long as memory management is smart enough to cut back on usage when space is running out. Smart usage of available RAM will only make an app faster.
We don't live in the days anymore when everything had to fit in 640k.