Comment: Re:OOM? (Score 1) 35
Why get performance out of what we have? Spend more and replace it instead!
Sorry Barbra, but I just got this Macbook Pro. It has 8 gig of ram and is max'ed out. The application I am testing requires a 4+ gig heap under light use. The controller web-app requires 1.5 gigs of heap and the VM to run an Oracle DB server needs another 2 gigs. That leaves 512 megs for the OS, my debugging tools and the test suite to execute in. Without swap something would fail or I would not be able to run the VM which allows for "airplane mode" development without needing networked resources. And, the machine performs just as well with occasional paging as when it's not paging. It has an ssd drive as it's only disk.
I'm on the same page (*rimshot*) as Jaws on this one. Swapping/paging is a good thing.