<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - JVM Memory Usage Checking</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Sat, 25 May 2013 04:54:13 -0400</pubDate>


    <item>

        <title>JVM Memory Usage Checking</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27587</link>

        

        
            <description><![CDATA[<blockquote>If i want to test the amount of Memory used by my JVM. .</blockquote>Maybe, the simplest option is to launch the JVM with the parameter '-verbosegc'. You can improve the information of verbosegc in order to show information about the...]]></description>
        

        <pubDate>Thu, 12 Aug 2004 18:16:53 -0400</pubDate>

        

        <jf:creationDate>Thu, 12 Aug 2004 18:16:53 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 12 Aug 2004 18:16:53 -0400</jf:modificationDate>
        <jf:date>Aug 12, 2004</jf:date>
        <jf:author>Jose Ramon Huerga Ayuso</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>JVM Memory Usage Checking</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27587</link>

        

        
            <description><![CDATA[Guys - Figured it out by reading &amp; trying out different options in my Heap Size<br><br>1. The OS always allocates contiguous memory space to the JVM<br>2. When there are more objects created &amp; killed very frequently, the JVM stores them in memory...]]></description>
        

        <pubDate>Fri, 30 Jul 2004 09:48:08 -0400</pubDate>

        

        <jf:creationDate>Fri, 30 Jul 2004 09:48:08 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 30 Jul 2004 09:48:08 -0400</jf:modificationDate>
        <jf:date>Jul 30, 2004</jf:date>
        <jf:author>Jamil  Khan</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>JVM Memory Usage Checking</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27587</link>

        

        
            <description><![CDATA[There are so many memory fields accessible other than the default ones.<br>Forget top. Use &quot;ps -o...&quot; for using specific field from literally near a 100 fields (linux ps at least).<br><br>Doc is not very good about those fields. But you may...]]></description>
        

        <pubDate>Wed, 28 Jul 2004 09:38:36 -0400</pubDate>

        

        <jf:creationDate>Wed, 28 Jul 2004 09:38:36 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 28 Jul 2004 09:38:36 -0400</jf:modificationDate>
        <jf:date>Jul 28, 2004</jf:date>
        <jf:author>Quartz Quartz</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>JVM Memory Usage Checking</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27587</link>

        

        
            <description><![CDATA[All - Thanks for your information on this. I have the following questions:<br><br>The following is the top commands output, i am trying to understand what is shown under SIZE &amp; RES. Is RES is the actual memory used by JVM and Size is the Maximum Heap...]]></description>
        

        <pubDate>Tue, 27 Jul 2004 13:43:44 -0400</pubDate>

        

        <jf:creationDate>Tue, 27 Jul 2004 13:43:44 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 27 Jul 2004 13:43:44 -0400</jf:modificationDate>
        <jf:date>Jul 27, 2004</jf:date>
        <jf:author>Jamil  Khan</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>JVM Memory Usage Checking</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27587</link>

        

        
            <description><![CDATA[Of course top (or ps) gives different result.<br>the Runtime memory details are those of the java object heap, not the os level process memory usage.<br><br>jvm process includes all natively allocated blocs, jit compiled code (a lot), handles (sockets,...]]></description>
        

        <pubDate>Tue, 27 Jul 2004 09:50:54 -0400</pubDate>

        

        <jf:creationDate>Tue, 27 Jul 2004 09:50:54 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 27 Jul 2004 09:50:54 -0400</jf:modificationDate>
        <jf:date>Jul 27, 2004</jf:date>
        <jf:author>Quartz Quartz</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>JVM Memory Usage Checking</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27587</link>

        

        
            <description><![CDATA[Hi Jamil,<br><br>If you are using the SUN JDK I would suggest taking a look at the <a href="http://developers.sun.com/dev/coolstuff/jvmstat/" target="_blank">-jvmstat</a> package.<br><br>Later,<br>Rob Misek<br><a href="http://www.tangosol.com"...]]></description>
        

        <pubDate>Mon, 26 Jul 2004 15:18:27 -0400</pubDate>

        

        <jf:creationDate>Mon, 26 Jul 2004 15:18:27 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 26 Jul 2004 15:18:27 -0400</jf:modificationDate>
        <jf:date>Jul 26, 2004</jf:date>
        <jf:author>Rob Misek</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>JVM Memory Usage Checking</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=27587</link>

        

        
            <description><![CDATA[If i want to test the amount of Memory used by my JVM. Which of the following method is more Reliable / Close to the actual Memory Used.<br>Option-1<br><br>Runtime s_runtime = Runtime.getRuntime ();<br>Used_memory = s_runtime.totalMemory () -...]]></description>
        

        <pubDate>Mon, 26 Jul 2004 14:20:18 -0400</pubDate>

        

        <jf:creationDate>Mon, 26 Jul 2004 14:20:18 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 26 Jul 2004 14:20:18 -0400</jf:modificationDate>
        <jf:date>Jul 26, 2004</jf:date>
        <jf:author>Jamil  Khan</jf:author>
        <jf:replyCount>7</jf:replyCount>
    </item>



</channel>
</rss>

