Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Linux Memory Accounting

RE: Linux Memory Accounting

From: Siva Valiveru <SValiveru_at_looksmart.net>
Date: Mon, 2 Oct 2006 13:47:17 -0700
Message-ID: <8F8AA525BF5CCB40BF4FA4A6156D6F270B8EE29D@sfex3k2.looksmart_sf.ad.looksmart.com>


$cat /proc/meminfo

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Kevin Closson
Sent: Monday, October 02, 2006 1:44 PM
To: Oracle-L Freelists
Subject: RE: Linux Memory Accounting  

	Does anyone have a fairly accurate method for determining
	how much memory is actually being used on a Linux box?
	
	The linux in question is RedHat Enterprise Server 4.

...yes, free(1):

[root_at_tmr6s14 ~]# free

             total used free shared buffers cached
Mem: 32752464 1904580 30847884 0 65444 1523444

-/+ buffers/cache:     315692   32436772
Swap:      2040244          0    2040244



...you rephrased the question after posting to the oaktable, phrased this way took a lot less typing to answer :)

--
http://www.freelists.org/webpage/oracle-l


--
http://www.freelists.org/webpage/oracle-l
Received on Mon Oct 02 2006 - 15:47:17 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US