[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Real RAM memory in RaQ ?
- Subject: Re: [cobalt-users] Real RAM memory in RaQ ?
- From: flash22@xxxxxxx
- Date: Sat Mar 3 04:23:17 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Sat, 3 Mar 2001, Cobalt wrote:
> How I can discover how many real RAM I have installed in RaQ ?
> [admin@www admin]$ cat /proc/meminfo
> total: used: free: shared: buffers: cached:
> Mem: 164335616 40976384 123359232 45273088 3923968 17358848
> Swap: 134692864 0 134692864
> MemTotal: 160484 kB
> SwapTotal: 131536 kB
>
> If total memory is 160484 kb and swap total is 131536 kb
> the diference is the RAM memory (aprox. 32 MB) ???
No, what it said is what you want, you have
160m physical memory, (RAM) (probably 128+64)
131m total swap space (disk)
These are seperate from each other, in fact a program could use swap+ram
or 291 meg...(in theory)