<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/2637057#M851338</link>
    <description>Could anyone please elaborate below output as detail as possible&lt;BR /&gt;&lt;BR /&gt;Memory Stat      total    used   avail   %used&lt;BR /&gt;physical        8192.0  4252.7  3939.3     52%&lt;BR /&gt;active virtual  2982.7  2953.1    29.6     99%&lt;BR /&gt;active real     1926.7  1920.3     6.4    100%&lt;BR /&gt;memory swap     6350.7  1505.0  4845.7     24%&lt;BR /&gt;device swap     8340.0  4590.3  3749.7     55%</description>
    <pubDate>Mon, 31 Dec 2001 18:13:38 GMT</pubDate>
    <dc:creator>System Dude_1</dc:creator>
    <dc:date>2001-12-31T18:13:38Z</dc:date>
    <item>
      <title>Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/2637057#M851338</link>
      <description>Could anyone please elaborate below output as detail as possible&lt;BR /&gt;&lt;BR /&gt;Memory Stat      total    used   avail   %used&lt;BR /&gt;physical        8192.0  4252.7  3939.3     52%&lt;BR /&gt;active virtual  2982.7  2953.1    29.6     99%&lt;BR /&gt;active real     1926.7  1920.3     6.4    100%&lt;BR /&gt;memory swap     6350.7  1505.0  4845.7     24%&lt;BR /&gt;device swap     8340.0  4590.3  3749.7     55%</description>
      <pubDate>Mon, 31 Dec 2001 18:13:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/2637057#M851338</guid>
      <dc:creator>System Dude_1</dc:creator>
      <dc:date>2001-12-31T18:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/2637058#M851339</link>
      <description>Hi Jamaludin,&lt;BR /&gt;&lt;BR /&gt;Try this link,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support3.external.hp.com/cki/bin/doc.pl/sid=6a769f711b43081c37/screen=ckiDisplayDocument?docId=200000052445864" target="_blank"&gt;http://us-support3.external.hp.com/cki/bin/doc.pl/sid=6a769f711b43081c37/screen=ckiDisplayDocument?docId=200000052445864&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Dec 2001 21:09:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/2637058#M851339</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-12-31T21:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/2637059#M851340</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Memory Stat total used avail %used &lt;BR /&gt;&amp;lt;&lt;PHYSICAL 8192.0="" 4252.7="" 3939.3="" 52=""&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;    This points to physical memory on the&lt;BR /&gt;system.   8192-&amp;gt; 8Gb RAM is on system and&lt;BR /&gt;the remaining values shows the usage.&lt;BR /&gt;&lt;BR /&gt;&amp;lt;&lt;ACTIVE virtual="" 2982.7="" 2953.1="" 29.6="" 99=""&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt; This is the virtual pages used by the system.&lt;BR /&gt;Check memory management concepts to get an idea of virtual paging.  &lt;BR /&gt;&lt;BR /&gt;&amp;lt;&lt;ACTIVE real="" 1926.7="" 1920.3="" 6.4="" 100=""&gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;    This is actual memory which is "active",&lt;BR /&gt;i.e processes which are running and using the pages.&lt;BR /&gt;&lt;BR /&gt;&lt;MEMORY swap="" 6350.7="" 1505.0="" 4845.7="" 24=""&gt;&lt;/MEMORY&gt;device swap 8340.0 4590.3 3749.7 55% &amp;gt;&lt;BR /&gt;&lt;BR /&gt; This refers to the swap usage.&lt;BR /&gt;&lt;BR /&gt;I would suggest to read the white papers of&lt;BR /&gt;memory management.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj&lt;/ACTIVE&gt;&lt;/ACTIVE&gt;&lt;/PHYSICAL&gt;</description>
      <pubDate>Tue, 01 Jan 2002 07:08:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/2637059#M851340</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2002-01-01T07:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/2637060#M851341</link>
      <description>Hi,&lt;BR /&gt;The "Memory Management White Paper" can be found at &lt;A href="http://docs.hp.com/hpux/pdf/5965-4641.pdf" target="_blank"&gt;http://docs.hp.com/hpux/pdf/5965-4641.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
      <pubDate>Tue, 01 Jan 2002 10:55:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/2637060#M851341</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-01-01T10:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/2637061#M851342</link>
      <description>Dear Friend,&lt;BR /&gt;&lt;BR /&gt;Could anyone tell me how to increase the active virtual and real memory?&lt;BR /&gt;&lt;BR /&gt;Memory Stat      total    used   avail   %used&lt;BR /&gt;physical        3072.0  1592.8  1479.2     52%&lt;BR /&gt;active virtual   380.1   329.5    50.6     87%&lt;BR /&gt;active real       28.6    21.4     7.2     75%&lt;BR /&gt;memory swap     2412.2   626.8  1785.4     26%&lt;BR /&gt;device swap     3402.0  1909.3  1492.7     56%</description>
      <pubDate>Thu, 03 Jan 2002 06:07:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/2637061#M851342</guid>
      <dc:creator>System Dude_1</dc:creator>
      <dc:date>2002-01-03T06:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/2637062#M851343</link>
      <description>The "active" memory statistics are not a reflection on how much memory you have available, they indicate how much memory is actively being used by processes.  Therefore they will increase as processes use more memory.&lt;BR /&gt;&lt;BR /&gt;From the vmstat(1) man page:&lt;BR /&gt;&lt;BR /&gt;Virtual pages are considered active if they belong to processes that are running or have run in the last 20 seconds.&lt;BR /&gt;&lt;BR /&gt;So there's no need to be concerned about those 100% values for these stats - in fact that doesn't really tell you anything useful.  Your system has plenty of free memory.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 03 Jan 2002 09:50:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/2637062#M851343</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-01-03T09:50:50Z</dc:date>
    </item>
  </channel>
</rss>

