<?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 question - top reporting vs. stm in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065673#M306644</link>
    <description>Tonya,&lt;BR /&gt;&lt;BR /&gt; Memory reserved -&amp;gt; are you refering to dbc_pct_max % ? Usually this parameter will determine how much memory will be reserved for buffer cache.&lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;&lt;BR /&gt;please assign points</description>
    <pubDate>Wed, 05 Sep 2007 20:10:23 GMT</pubDate>
    <dc:creator>whiteknight</dc:creator>
    <dc:date>2007-09-05T20:10:23Z</dc:date>
    <item>
      <title>Memory question - top reporting vs. stm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065667#M306638</link>
      <description>&lt;!--!*#--&gt;I have 32GB physical Memory&lt;BR /&gt;&lt;BR /&gt;When I run top, it shows only 12GB memory. Why is this? What is top showing?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Tonya Underwood&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-- Information Tool Log for IPF_MEMORY on path memory --&lt;BR /&gt;&lt;BR /&gt;Log creation time: Wed Sep  5 09:03:35 2007&lt;BR /&gt;&lt;BR /&gt;Hardware path: memory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Basic Memory Description &lt;BR /&gt;&lt;BR /&gt;   Module Type: MEMORY&lt;BR /&gt;   Page Size: 4096 Bytes&lt;BR /&gt;   Total Physical Memory: N/A &lt;BR /&gt;   Total Configured Memory: 32768 MB  &amp;lt;---- confirmed 32GB physmem&lt;BR /&gt;   Total Deconfigured Memory: N/A &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;System: camebpp1                                      Wed Sep  5 09:36:08 2007&lt;BR /&gt;Load averages: 0.28, 0.23, 0.27&lt;BR /&gt;301 processes: 258 sleeping, 41 running, 2 zombies&lt;BR /&gt;Cpu states:&lt;BR /&gt;CPU   LOAD   USER   NICE    SYS   IDLE  BLOCK  SWAIT   INTR   SSYS&lt;BR /&gt; 0    0.26  13.1%   2.6%   3.6%  80.7%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 1    0.26  21.3%   4.0%   1.8%  73.0%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 2    0.31   2.2%  24.7%   5.8%  67.4%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 3    0.27   5.8%   8.4%   3.4%  82.5%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;---   ----  -----  -----  -----  -----  -----  -----  -----  -----&lt;BR /&gt;avg   0.28  10.5%   9.9%   3.6%  75.9%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;&lt;BR /&gt;Memory: 12107260K (3848996K) real, &lt;SNIP&gt;&lt;BR /&gt;&lt;BR /&gt;   ^&lt;BR /&gt;   |&lt;BR /&gt;Reporting 11.5GB. What is this reporting?&lt;/SNIP&gt;</description>
      <pubDate>Wed, 05 Sep 2007 11:39:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065667#M306638</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2007-09-05T11:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Memory question - top reporting vs. stm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065668#M306639</link>
      <description>top is reporting the Virtual and Real (i.e. physical) memory used by user processes, and only that used by user processes.&lt;BR /&gt;&lt;BR /&gt;As such, free memory, memory used by the kernel, firmware, etc. is not reflected there.&lt;BR /&gt;&lt;BR /&gt;top is a view of User space only -- not the system as a whole.</description>
      <pubDate>Wed, 05 Sep 2007 11:49:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065668#M306639</guid>
      <dc:creator>Don Morris_1</dc:creator>
      <dc:date>2007-09-05T11:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Memory question - top reporting vs. stm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065669#M306640</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Personally, I use swapinfo -tam&lt;BR /&gt;&lt;BR /&gt;Thats the best tool for overall memory use and health on system.&lt;BR /&gt;&lt;BR /&gt;The answer to your question is the tools were written differently. top has been known to have a few bugs as well.&lt;BR /&gt;&lt;BR /&gt;This variance could be explained by the difference between 1K an 1000 bytes. 24 bytes. Calculation errors.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 05 Sep 2007 11:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065669#M306640</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-09-05T11:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Memory question - top reporting vs. stm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065670#M306641</link>
      <description>Is there a way to tell who has memory reserved?</description>
      <pubDate>Wed, 05 Sep 2007 12:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065670#M306641</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2007-09-05T12:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Memory question - top reporting vs. stm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065671#M306642</link>
      <description>&lt;BR /&gt;Tonya,&lt;BR /&gt;&lt;BR /&gt;  You may obtain the kmeminfo tool to see the detail info of memory usage, please obtain from HP support&lt;BR /&gt;&lt;BR /&gt;example:-&lt;BR /&gt;Physical memory usage summary (in page/byte/percent):&lt;BR /&gt;&lt;BR /&gt;Physical memory       =   262144    1.0g 100%&lt;BR /&gt;Free memory           =    75831  296.2m  29%&lt;BR /&gt;User processes        =    46854  183.0m  18%  details with -user&lt;BR /&gt;System                =   137203  535.9m  52%&lt;BR /&gt;  Kernel              =    71667  279.9m  27%  kernel text and data&lt;BR /&gt;    Dynamic Arenas    =    43143  168.5m  16%  details with -arena&lt;BR /&gt;      M_TEMP          =    32934  128.6m  13%&lt;BR /&gt;      M_SPINLOCK      =     2409    9.4m   1%&lt;BR /&gt;      M_VXVM          =     1367    5.3m   1%&lt;BR /&gt;      ALLOCB_MBLK_LM  =     1296    5.1m   0%&lt;BR /&gt;      M_SWAP          =     1038    4.1m   0%&lt;BR /&gt;      Other arenas    =     4099   16.0m   2%  details with -arena&lt;BR /&gt;    Super page pool   =     1372    5.4m   1%  details with -kas&lt;BR /&gt;    Static Tables     =    21621   84.5m   8%  details with -static&lt;BR /&gt;      nbuf            =     8160   31.9m   3%  bufcache headers&lt;BR /&gt;      pfdat           =     5926   23.1m   2%&lt;BR /&gt;      text            =     2175    8.5m   1%  vmunix text section&lt;BR /&gt;      htbl2_0         =     2048    8.0m   1%&lt;BR /&gt;      pfn_to_virt     =      987    3.9m   0%&lt;BR /&gt;      Other tables    =     2324    9.1m   1%  details with -static&lt;BR /&gt;  Buffer cache        =    65536  256.0m  25%  details with -bufcache&lt;BR /&gt;  UFC file mrg        =        0     0.0   0%&lt;BR /&gt;  UFC meta mrg        =        0     0.0   0%&lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;please assign points</description>
      <pubDate>Wed, 05 Sep 2007 12:21:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065671#M306642</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-09-05T12:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Memory question - top reporting vs. stm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065672#M306643</link>
      <description>I know of kmeminfo. But how can I tell who is reserving the 15GB reserved.</description>
      <pubDate>Wed, 05 Sep 2007 14:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065672#M306643</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2007-09-05T14:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Memory question - top reporting vs. stm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065673#M306644</link>
      <description>Tonya,&lt;BR /&gt;&lt;BR /&gt; Memory reserved -&amp;gt; are you refering to dbc_pct_max % ? Usually this parameter will determine how much memory will be reserved for buffer cache.&lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;&lt;BR /&gt;please assign points</description>
      <pubDate>Wed, 05 Sep 2007 20:10:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065673#M306644</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-09-05T20:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Memory question - top reporting vs. stm</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065674#M306645</link>
      <description>No. I wanted to know what application is reserving the 15GB. I know dbc_max_pct. I know kmeminfo. I want to know what application is reserving how much of the 15GB to come up with a grand total of 15GB&lt;BR /&gt;&lt;BR /&gt;example:&lt;BR /&gt;&lt;BR /&gt;oracle reserving 5GB&lt;BR /&gt;SAP reserving 4GB&lt;BR /&gt;I2app reserving 6GB&lt;BR /&gt;&lt;BR /&gt;TOTAL 15GB reserved</description>
      <pubDate>Fri, 07 Sep 2007 15:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-question-top-reporting-vs-stm/m-p/4065674#M306645</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2007-09-07T15:45:28Z</dc:date>
    </item>
  </channel>
</rss>

