<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
micheal wrote:
<blockquote cite="mid1107228444.6490.23.camel@Fedora3" type="cite">
  <pre wrap="">On Mon, 2005-01-31 at 17:32 -0600, Gain Paolo Mureddu wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">James Mckenzie wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">However, this has nothing to do with the OPs problems with FC3 using up memory and we could take this to another thread.



 

      </pre>
    </blockquote>
    <pre wrap="">I couldn't agree more... I'll make another thread titled "Linux Sun's 
JVM needs improvement"

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Unless I am retarded, which I might be, I think the the amount of memory
taken up by a VM is specified in the command used to start the java VM
something like -Xs512M -Xi512M come to mind, which would set the minimum
and maximum memory taken up at 512 Megs, so the amount of memory used by
the VM is configurable,  what is not however is how the garbage
collector utilizes that memory.  I cannot think of a single command on
any OS for any JM that would tell you how much of the heap was utilized.


Just my blathering

MC 

  </pre>
</blockquote>
<font face="Georgia">I don't have those two options in jdk.config. I do
find the following options in cbulder.config:<br>
<br>
vmparam -Xms32m<br>
vmparam -Xmx256m<br>
<br>
So I wonder why the JVM instance invoked by CBX takes up more than
400mb memory?<br>
<br>
</font>
</body>
</html>