That's exactly right - memory marked as inactive is available for
paging out to disk... 37MB free is not really enough, and your page out
count is too high - You would probably do well with a little more RAM.
My system is good and responsive and I've got these stats:
PhysMem: 102M wired, 250M active, 469M inactive, 821M used, 202M
free
VM: 6.92G + 0B 47917(0) pageins, 150(0) pageouts
Note that page-ins are not in themselves bad, the system has to page
into RAM as it loads applications, the page-outs are when you run out
of memory and the system has to start using VM.
Bob
Newbie - 27 Jan 2005 03:08 GMT
> That's exactly right - memory marked as inactive is available for
> paging out to disk... 37MB free is not really enough, and your page out
[quoted text clipped - 8 lines]
> into RAM as it loads applications, the page-outs are when you run out
> of memory and the system has to start using VM.
Thanks. I can see what was/is happenign. I had both Safari and Firefox
open for the purposes of comparison and they happen to be the biggest
memory hogs, 129 MB and 95 MB respectively. Closing either one will
make the system breathe a lot easier.
There are other surprises. Meteorologist has balloned to 32 MB, I don't
know why, it's 5 MB when it starts.
Maybe one good solution is to restart some of these apps every once in
a while. They have been running for a few days.
richard schumacher - 29 Jan 2005 19:10 GMT
> That's exactly right - memory marked as inactive is available for
> paging out to disk... 37MB free is not really enough, and your page out
[quoted text clipped - 8 lines]
> into RAM as it loads applications, the page-outs are when you run out
> of memory and the system has to start using VM.
And that exercises the hard drive more, which both wears it out faster
and increases the likelihood that the head will be in use during a power
glitch, which can cause a destructive crash.
When the number of pageouts over time is anywhere near the number of
pageins (as in the original poster's case), installing more RAM would be
helpful.