<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Process memory utilization in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/process-memory-utilization/m-p/3369619#M869073</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;another method would be using the "top" command which also has a line in it showing the memory utilization&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Franky</description>
    <pubDate>Wed, 01 Sep 2004 02:25:17 GMT</pubDate>
    <dc:creator>Franky_1</dc:creator>
    <dc:date>2004-09-01T02:25:17Z</dc:date>
    <item>
      <title>Process memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-memory-utilization/m-p/3369617#M869071</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have question on how to monitor the process memory utilization by different method, so far I have tried 3 methods.&lt;BR /&gt;&lt;BR /&gt;1. Glance&lt;BR /&gt;Resources PID: 19496, java           PPID: 19486 euid:   102 User: oracle&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;CPU Usage (util):      9.1 Log Reads :      0 Wait Reason    :    SLEEP&lt;BR /&gt;User/Nice/RT CPU:      9.1 Log Writes:      0 Total RSS/VSS  :154.7mb/731.9mb&lt;BR /&gt;&lt;BR /&gt;It show RSS/VSS is 154Mb / 731Mb respectively.&lt;BR /&gt;&lt;BR /&gt;2. ps&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -ef -o pid,ruser,sz,vsz,args&lt;BR /&gt;&lt;BR /&gt;19496 oracle   15631   63548 /home/oracle/oem10g/jdk/bin/PA_RISC2.0/java -Djava.security.pol&lt;BR /&gt;&lt;BR /&gt;it show sz, vsz is 15k &amp;amp; 64k around&lt;BR /&gt;&lt;BR /&gt;3. a C program find in this forum finding the memory consumption&lt;BR /&gt;&lt;BR /&gt;   uid    pid    shared_vm   shared_ram   private_vm  private_ram      Res_Mem&lt;BR /&gt;&lt;BR /&gt;   102  19486       15980K        1924K        6364K        4700K         6.5M&lt;BR /&gt;&lt;BR /&gt;which show the Res_Mem is 6.5M&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How come it show 3 totally different result for the Resident memory ?? Which one should I look? Thx.&lt;BR /&gt;&lt;BR /&gt;Gordon&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Sep 2004 01:58:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-memory-utilization/m-p/3369617#M869071</guid>
      <dc:creator>Gordon_3</dc:creator>
      <dc:date>2004-09-01T01:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: Process memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-memory-utilization/m-p/3369618#M869072</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Sorry I get a typo error, in fact the 3rd method RSS is 165M , which quite close to glance data, so only left is how to interpret the 'ps' result, thx .&lt;BR /&gt;&lt;BR /&gt;Gordon&lt;BR /&gt;&lt;BR /&gt;   uid    pid    shared_vm   shared_ram   private_vm  private_ram      Res_Mem&lt;BR /&gt;&lt;BR /&gt;   102  19496       53628K       13428K      739476K      154600K       164.1M</description>
      <pubDate>Wed, 01 Sep 2004 02:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-memory-utilization/m-p/3369618#M869072</guid>
      <dc:creator>Gordon_3</dc:creator>
      <dc:date>2004-09-01T02:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Process memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-memory-utilization/m-p/3369619#M869073</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;another method would be using the "top" command which also has a line in it showing the memory utilization&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Franky</description>
      <pubDate>Wed, 01 Sep 2004 02:25:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-memory-utilization/m-p/3369619#M869073</guid>
      <dc:creator>Franky_1</dc:creator>
      <dc:date>2004-09-01T02:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Process memory utilization</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/process-memory-utilization/m-p/3369620#M869074</link>
      <description>The ps results are in units of 4K pages for sz and 1K for vsz.  That works out to sz=63.3MB and vsz=63.5MB.  The ps numbers are only the sizes of text, data, and stack regions.  They don't count shared libraries, shared memory and memory mapped files.</description>
      <pubDate>Wed, 08 Sep 2004 14:31:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/process-memory-utilization/m-p/3369620#M869074</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2004-09-08T14:31:01Z</dc:date>
    </item>
  </channel>
</rss>

