<?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 Memory utilization - glance vs. ps in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilization-glance-vs-ps/m-p/4202566#M690347</link>
    <description>Glance reports 80% of my 2GB RAM is utilized. However, when I run: &lt;BR /&gt;UNIX95= ps -eo vsz,user,comm,args&lt;BR /&gt;&lt;BR /&gt;And add up all the vsz numbers, I come out to about 307 MB used. According to the man page, vsz is in kb, so I assume I'm using the right metrics.</description>
    <pubDate>Wed, 21 May 2008 22:49:24 GMT</pubDate>
    <dc:creator>Bret S</dc:creator>
    <dc:date>2008-05-21T22:49:24Z</dc:date>
    <item>
      <title>Memory utilization - glance vs. ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilization-glance-vs-ps/m-p/4202566#M690347</link>
      <description>Glance reports 80% of my 2GB RAM is utilized. However, when I run: &lt;BR /&gt;UNIX95= ps -eo vsz,user,comm,args&lt;BR /&gt;&lt;BR /&gt;And add up all the vsz numbers, I come out to about 307 MB used. According to the man page, vsz is in kb, so I assume I'm using the right metrics.</description>
      <pubDate>Wed, 21 May 2008 22:49:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilization-glance-vs-ps/m-p/4202566#M690347</guid>
      <dc:creator>Bret S</dc:creator>
      <dc:date>2008-05-21T22:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Memory utilization - glance vs. ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilization-glance-vs-ps/m-p/4202567#M690348</link>
      <description>Hi Bret:&lt;BR /&gt;&lt;BR /&gt;The 'ps' output for 'vsz' is in *pages*:&lt;BR /&gt;&lt;BR /&gt;# getconf PAGESIZE&lt;BR /&gt;4096&lt;BR /&gt;&lt;BR /&gt;...so there is the first metric needed to obtain memory in bytes.&lt;BR /&gt;&lt;BR /&gt;Also, 'ps' does *not* consider memory-mapped files or shared memory in its reporting.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF....</description>
      <pubDate>Wed, 21 May 2008 23:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilization-glance-vs-ps/m-p/4202567#M690348</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-05-21T23:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Memory utilization - glance vs. ps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilization-glance-vs-ps/m-p/4202568#M690349</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Glance and measureware are always correct.  They use a kernel interface to read its data which is specific to HPUX or the other OSs it is ported to.&lt;BR /&gt;&lt;BR /&gt;As was previously mentioned glance includes all pages of a process and shared libraries and shared memory is not counted in ps.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 May 2008 12:30:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-utilization-glance-vs-ps/m-p/4202568#M690349</guid>
      <dc:creator>Emil Velez</dc:creator>
      <dc:date>2008-05-22T12:30:44Z</dc:date>
    </item>
  </channel>
</rss>

