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: Kevin Closson <kevinc_at_polyserve.com>
Date: Mon, 2 Oct 2006 13:43:59 -0700
Message-ID: <5D2570CAFC98974F9B6A759D1C74BAD0E5B295@ex2.ms.polyserve.com>

 

	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
Received on Mon Oct 02 2006 - 15:43:59 CDT

Original text of this message

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