<?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: top command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/top-command/m-p/2753475#M70779</link>
    <description>hai &lt;BR /&gt;&lt;BR /&gt;See the man pages of Top..seems to be clear...&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;george</description>
    <pubDate>Thu, 27 Jun 2002 13:33:28 GMT</pubDate>
    <dc:creator>George Abraham_1</dc:creator>
    <dc:date>2002-06-27T13:33:28Z</dc:date>
    <item>
      <title>top command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top-command/m-p/2753474#M70778</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What's difference between the field SIZE and RES?&lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Thu, 27 Jun 2002 13:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top-command/m-p/2753474#M70778</guid>
      <dc:creator>jay_40</dc:creator>
      <dc:date>2002-06-27T13:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: top command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top-command/m-p/2753475#M70779</link>
      <description>hai &lt;BR /&gt;&lt;BR /&gt;See the man pages of Top..seems to be clear...&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;george</description>
      <pubDate>Thu, 27 Jun 2002 13:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top-command/m-p/2753475#M70779</guid>
      <dc:creator>George Abraham_1</dc:creator>
      <dc:date>2002-06-27T13:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: top command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top-command/m-p/2753476#M70780</link>
      <description>From man top:&lt;BR /&gt;SIZE        Total size of the process in kilobytes.&lt;BR /&gt;                                 This includes text, data, and stack.&lt;BR /&gt;&lt;BR /&gt;                     RES         Resident size of the process in kilobytes.&lt;BR /&gt;                                 The resident size information is, at best, an approximate value.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Pete&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jun 2002 13:34:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top-command/m-p/2753476#M70780</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-06-27T13:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: top command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top-command/m-p/2753477#M70781</link>
      <description>SIZE        Total size of the process in kilobytes.&lt;BR /&gt;                                 This includes text, data, and stack.&lt;BR /&gt;&lt;BR /&gt;                     RES         Resident size of the process in kilobytes.&lt;BR /&gt;                                 The resident size information is, at best,&lt;BR /&gt;                                 an approximate value.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So RES Means approx how much memory it is actually using even though the program my be a lot larger in size and grow.</description>
      <pubDate>Thu, 27 Jun 2002 13:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top-command/m-p/2753477#M70781</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-06-27T13:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: top command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top-command/m-p/2753478#M70782</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;man top says :&lt;BR /&gt;&lt;BR /&gt;SIZE        Total virtual size of the process in kilobytes.  This includes virtual sizes of text, data, stack, mmap regions, shared memory regions and IO mapped regions.  This may also include virtual memory regions shared with other processes.&lt;BR /&gt;&lt;BR /&gt;RES         Resident size of the process in kilobytes. It includes the sizes of all private&lt;BR /&gt;regions in the process.  The resident size     information is, at best, an approximate value.&lt;BR /&gt;&lt;BR /&gt;Fr??d??ric&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jun 2002 13:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top-command/m-p/2753478#M70782</guid>
      <dc:creator>Frederic Sevestre</dc:creator>
      <dc:date>2002-06-27T13:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: top command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/top-command/m-p/2753479#M70783</link>
      <description>Jay,&lt;BR /&gt;Here is the difference:&lt;BR /&gt;SIZE        Total size of the process in kilobytes.&lt;BR /&gt;            This includes text, data, and stack.&lt;BR /&gt;RES         Resident size of the process in kilobytes.&lt;BR /&gt;            The resident size information is, at best,&lt;BR /&gt;            an approximate value.&lt;BR /&gt;&lt;BR /&gt;Hai</description>
      <pubDate>Thu, 27 Jun 2002 13:35:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/top-command/m-p/2753479#M70783</guid>
      <dc:creator>Hai Nguyen_1</dc:creator>
      <dc:date>2002-06-27T13:35:55Z</dc:date>
    </item>
  </channel>
</rss>

