<?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: memory in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256563#M678290</link>
    <description>When you say that it is only showing "active" memory, what is that opposed to just the physical memory? I see that the "free" number is getting very small sometimes, but I do not ever see any paging.</description>
    <pubDate>Fri, 22 Aug 2008 16:39:06 GMT</pubDate>
    <dc:creator>Keith Pothoven</dc:creator>
    <dc:date>2008-08-22T16:39:06Z</dc:date>
    <item>
      <title>memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256560#M678287</link>
      <description>I have an HPUX server that has 8GB of RAM.&lt;BR /&gt;&lt;BR /&gt;$ grep Phys /var/adm/syslog/syslog.log                                          &lt;BR /&gt;Aug 16 19:26:56 adminnew vmunix:     Physical: 8376368 Kbytes, lockable: 6167732 Kbytes, available: 7162296 Kbytes&lt;BR /&gt;&lt;BR /&gt;I am concerned when I look at the output from top:&lt;BR /&gt;Memory: 2537596K (1555608K) real, 11166040K (9579120K) virtual, 87508K free  Page# 1/41 &lt;BR /&gt;&lt;BR /&gt;Is this only showing 4GB of physical memory, or am I looking at this wrong?</description>
      <pubDate>Fri, 22 Aug 2008 14:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256560#M678287</guid>
      <dc:creator>Keith Pothoven</dc:creator>
      <dc:date>2008-08-22T14:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256561#M678288</link>
      <description>Try:&lt;BR /&gt;&lt;BR /&gt;# swapinfo -tam&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev       20480     784   19696    4%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev       20480     784   19696    4%       0       -    1  /dev/vg01/lvol1&lt;BR /&gt;dev       20480     784   19696    4%       0       -    1  /dev/vg01/lvol2&lt;BR /&gt;dev       20480     788   19692    4%       0       -    1  /dev/vg01/lvol3&lt;BR /&gt;dev       32768     787   31973    2%       0       -    1  /dev/vg02/lvol1&lt;BR /&gt;dev       12288     785   11495    6%       0       -    1  /dev/vg02/lvol2&lt;BR /&gt;dev        7168     783    6377   11%       0       -    1  /dev/vg02/lvol3&lt;BR /&gt;dev        6144     785    5355   13%       0       -    1  /dev/vg02/lvol4&lt;BR /&gt;reserve       -   44800  -44800&lt;BR /&gt;memory    45647   21248   24399   47%&lt;BR /&gt;total    185935   72328  113579   39%       -       0    -&lt;BR /&gt;&lt;BR /&gt;Regards!</description>
      <pubDate>Fri, 22 Aug 2008 16:08:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256561#M678288</guid>
      <dc:creator>Andres_13</dc:creator>
      <dc:date>2008-08-22T16:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256562#M678289</link>
      <description>I believe top only shows what is active, same with vmstat.&lt;BR /&gt;&lt;BR /&gt;If you have it, glance is a much better tool.&lt;BR /&gt;&lt;BR /&gt;From a memory config standpoint, the only global item that would restrict amount of usable memory would be swap space.  check with swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Aug 2008 16:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256562#M678289</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-22T16:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256563#M678290</link>
      <description>When you say that it is only showing "active" memory, what is that opposed to just the physical memory? I see that the "free" number is getting very small sometimes, but I do not ever see any paging.</description>
      <pubDate>Fri, 22 Aug 2008 16:39:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256563#M678290</guid>
      <dc:creator>Keith Pothoven</dc:creator>
      <dc:date>2008-08-22T16:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256564#M678291</link>
      <description>I could be inaccurate on the active vs physical.(was hoping someone would chime in to correct me )&lt;BR /&gt;&lt;BR /&gt;Eitherway.. Post the output for swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Aug 2008 16:40:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256564#M678291</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-22T16:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256565#M678292</link>
      <description>Other post responses confirm that top is only displaying what is currently actively used.  Not the total physical memory on the server.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1158571" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1158571&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Aug 2008 16:44:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256565#M678292</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-22T16:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256566#M678293</link>
      <description>According to the output from top it looks like you have 12GB of ram. So I will assume you have 8GB of ran and 4Gb of swap.</description>
      <pubDate>Fri, 22 Aug 2008 16:45:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256566#M678293</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-08-22T16:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256567#M678294</link>
      <description>&lt;!--!*#--&gt;# swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        4096     338    3758    8%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;dev       12000     335   11665    3%       0       -    1  /dev/vg00/Swap2&lt;BR /&gt;reserve       -    3840   -3840&lt;BR /&gt;memory     8180    2501    5679   31%&lt;BR /&gt;total     24276    7014   17262   29%       -       0    -</description>
      <pubDate>Fri, 22 Aug 2008 16:47:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256567#M678294</guid>
      <dc:creator>Keith Pothoven</dc:creator>
      <dc:date>2008-08-22T16:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256568#M678295</link>
      <description>&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=245309" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=245309&lt;/A&gt;</description>
      <pubDate>Fri, 22 Aug 2008 16:52:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256568#M678295</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-08-22T16:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256569#M678296</link>
      <description>Per the man page:&lt;BR /&gt;&lt;BR /&gt;Memory Data&lt;BR /&gt;                Includes virtual and real memory in use (with the amount of&lt;BR /&gt;                memory considered "active" in parentheses) and the amount of&lt;BR /&gt;                free memory.&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Aug 2008 16:55:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256569#M678296</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-08-22T16:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256570#M678297</link>
      <description>Things look good to me...&lt;BR /&gt;&lt;BR /&gt;If you have time.  Download the trial of Glance.  You will like it...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Aug 2008 17:14:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256570#M678297</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-22T17:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256571#M678298</link>
      <description>Let me completely rephrase my last post ( geez it must be Friday ).&lt;BR /&gt;&lt;BR /&gt;1)  yes all 8GB is seen by the system ( this is kinda what I meant in the last thread to answer your question )&lt;BR /&gt;&lt;BR /&gt;2) From the swapinfo that you posted.  At some point in the past there have been a few processes swapped out to disk, indicated by the MB used for each DEV.&lt;BR /&gt;&lt;BR /&gt;Now this does not mean you are currently experiencing memory pressure, just that at one time you were.  With 31% in psuedo swap I would say at the time of this snapshot your memory pressure is lower.&lt;BR /&gt;&lt;BR /&gt;In order to review that, a duration of vmstat "po" column needs to be gathered and reviewed. ( but this was not your origional question so we'll leave for a different topic).&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Fri, 22 Aug 2008 17:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256571#M678298</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-08-22T17:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256572#M678299</link>
      <description>&lt;BR /&gt;Using SAM&lt;BR /&gt;sam --&amp;gt; Performance Monitors --&amp;gt; System Properties --&amp;gt; Memory &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;There is script for check memory. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1219472123042+28353475&amp;amp;threadId=946701" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1219472123042+28353475&amp;amp;threadId=946701&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Try the following command and the output will give you all the hardware information about the Unix box.&lt;BR /&gt;&lt;BR /&gt;echo "map selall info;wait infolog" | cstm &amp;gt; /tmp/cstm.txt&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Sat, 23 Aug 2008 05:21:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256572#M678299</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2008-08-23T05:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256573#M678300</link>
      <description>As per swapinfo:&lt;BR /&gt;16GB swap is configured here.&lt;BR /&gt;&lt;BR /&gt;See attched script to find physical memory installed.&lt;BR /&gt;its for hp-ux 11i</description>
      <pubDate>Sat, 23 Aug 2008 13:11:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256573#M678300</guid>
      <dc:creator>Deepak Kr</dc:creator>
      <dc:date>2008-08-23T13:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: memory</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256574#M678301</link>
      <description>1. dmesg | grep physical&lt;BR /&gt;2. swapinfo -tam&lt;BR /&gt;3. SAM&lt;BR /&gt;&lt;BR /&gt;Anyone of the above can be checked to find physical memory.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;SKR</description>
      <pubDate>Sun, 24 Aug 2008 03:49:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory/m-p/4256574#M678301</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-08-24T03:49:15Z</dc:date>
    </item>
  </channel>
</rss>

