[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: memory usage a la "free"
Hi Jim,
Coming from a Linux background, this threw me also. I think OBSD's
memory usage strategy is different from Linux.
My 64M machine reports the following in top:
Memory: Real: 11M/22M act/tot Free: 37M Swap: 2424K/515M used/tot
I'm guessing that these figures don't account for buffers/cache.
Regards,
Neil Darlow.
--
1024D/531F9048 1999-09-11 Neil Darlow <neil@darlow.co.uk>
Key fingerprint = 359D B8FF 6273 6C32 BEAA 43F9 E579 E24A 531F 9048
On 11/15/00, 9:18:04 PM, Jim Breton wrote:
> Anyway now that I've got a couple different sources of seeing the same
> numbers here, I wonder if OBSD is seeing all of my RAM. I have 32 MB in
> there, but:
> from top:
> Memory: Real: 7192K/15M act/tot Free: 11M Swap: 4K/100M used/tot
> and from systat vmstat:
> memory totals (in KB)
> real virtual free
> Active 7280 7284 11396
> All 15828 15832 113704
> These numbers ~15 MB seem to imply that I'm only seeing around 1/2 of my
> RAM (~16 MB). Am I reading these displays incorrectly? If I run
> "machine memory" at the boot> prompt it does report back all 32 MB.