Results 1 to 2 of 2
Hi..,
I'm using Red hat 2.4.20 o.s..
Anyone plz give me the exact command to view the physical memory of the system as well as the virtual memory(swap). other than ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-26-2006 #1Just Joined!
- Join Date
- May 2006
- Posts
- 10
HI,Newbie here.. plz help me.. physical memory
Hi..,
I'm using Red hat 2.4.20 o.s..
Anyone plz give me the exact command to view the physical memory of the system as well as the virtual memory(swap). other than dmesg and free cmds
help me in viewing those information..
Thanks in advance
Rammu
- 06-26-2006 #2Linux Enthusiast
- Join Date
- Jun 2005
- Location
- The Hot Humid South
- Posts
- 602
Is there any reason why "free" isn't cutting it for you, as far as I know it's the best way to view size and usage of memory. But, if you have a proc file system mounted you can also try
to view where the swap is and it's size andCode:cat /proc/swaps
for all the info you'll ever need on your memory.Code:cat /proc/meminfo


Reply With Quote
