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: smon 4030 - quick ideas?

RE: smon 4030 - quick ideas?

From: Kevin Closson <kevinc_at_polyserve.com>
Date: Fri, 2 Jun 2006 22:10:48 -0700
Message-ID: <5D2570CAFC98974F9B6A759D1C74BAD0E5A67A@ex2.ms.polyserve.com>

 

	/* 4030 prog */
	int main (int argc, char**argv) {
	  char * buff;
	  int mbCount = 0;
	  while (1) {

[code deleted]

  Sorry. This program will not determine Oracle process heap allocation capability any more accurately than would a 3-legged pink elephant. sorry. The address space of an Oracle process has, um, a few more things in it.

  On the brighter side of things, you could Open Source this program and get the venture capital folks all excited.

--
http://www.freelists.org/webpage/oracle-l
Received on Sat Jun 03 2006 - 00:10:48 CDT

Original text of this message

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