<?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: How to find total physical memory on a system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512574#M897633</link>
    <description>Just run SAM to get the info,&lt;BR /&gt;&lt;BR /&gt;SAM -&amp;gt; Performance Monitor -&amp;gt; System Properties -&amp;gt; Memory&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Philip</description>
    <pubDate>Tue, 03 Apr 2001 00:43:52 GMT</pubDate>
    <dc:creator>Philip Chan_1</dc:creator>
    <dc:date>2001-04-03T00:43:52Z</dc:date>
    <item>
      <title>How to find total physical memory on a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512571#M897630</link>
      <description>Can someone please help me with a command by which I can find the total physical memory on a HPUX 11 system.&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Apr 2001 19:17:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512571#M897630</guid>
      <dc:creator>Saurabh Kapoor</dc:creator>
      <dc:date>2001-04-02T19:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to find total physical memory on a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512572#M897631</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Here are three of my favorite ways:&lt;BR /&gt;&lt;BR /&gt;# dmesg&lt;BR /&gt;&lt;BR /&gt;# grep -i physical grep -i physical /var/adm/syslog/OLDsyslog.log&lt;BR /&gt;&lt;BR /&gt;# echo "selclass qualifier memory;info;wait;infolog"|cstm &amp;gt; /tmp/meminfo &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 02 Apr 2001 19:20:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512572#M897631</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-04-02T19:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to find total physical memory on a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512573#M897632</link>
      <description>If the dmesg buffer has not filled up;&lt;BR /&gt;dmesg | grep -i phy&lt;BR /&gt;&lt;BR /&gt;SAM will detail the info as well.</description>
      <pubDate>Mon, 02 Apr 2001 19:20:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512573#M897632</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2001-04-02T19:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to find total physical memory on a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512574#M897633</link>
      <description>Just run SAM to get the info,&lt;BR /&gt;&lt;BR /&gt;SAM -&amp;gt; Performance Monitor -&amp;gt; System Properties -&amp;gt; Memory&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Philip</description>
      <pubDate>Tue, 03 Apr 2001 00:43:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512574#M897633</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2001-04-03T00:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to find total physical memory on a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512575#M897634</link>
      <description>If you just want to see how much is installed and don't need it in a script then you can also use the print_manifest program that comes with Ignite/UX.  print_manifest also gives some other good configuration information about your machine.  &lt;BR /&gt;&lt;BR /&gt;/opt/ignite/bin/print_manifest</description>
      <pubDate>Tue, 03 Apr 2001 01:05:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512575#M897634</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-04-03T01:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to find total physical memory on a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512576#M897635</link>
      <description>Anothey method coulkd be the following :&lt;BR /&gt;&lt;BR /&gt;For version 10.20:&lt;BR /&gt;echo "physmem/D"| adb -k /stand/vmunix /dev/kmem | tail -1 | awk '[print $2/256 }'&lt;BR /&gt;&lt;BR /&gt;For versin 11.00 you should use the parameter "phys_mem_pages" in the command shown upon.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;federico</description>
      <pubDate>Tue, 03 Apr 2001 05:43:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512576#M897635</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2001-04-03T05:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to find total physical memory on a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512577#M897636</link>
      <description>How can I get information about my systems configuration using the adb&lt;BR /&gt;command? &lt;BR /&gt;RESOLUTION&lt;BR /&gt;The adb command provides a way to gain useful information about a number of&lt;BR /&gt;the systems configuration areas.&lt;BR /&gt;&lt;BR /&gt;To determine the physical memory (RAM) :&lt;BR /&gt;&lt;BR /&gt;for HP-UX 10x&lt;BR /&gt; example:&lt;BR /&gt;&lt;BR /&gt;echo  physmem/D | adb -k /stand/vmunix /dev/kmem &lt;BR /&gt;physmem:&lt;BR /&gt;physmem:  24576&lt;BR /&gt;&lt;BR /&gt;for HP-UX 11.x systems running on 32 bit architecture:&lt;BR /&gt; example:&lt;BR /&gt;&lt;BR /&gt; echo phys_mem_pages/D | adb /stand/vmunix /dev/kmem&lt;BR /&gt;phys_mem_pages:&lt;BR /&gt;phys_mem_pages: 24576&lt;BR /&gt;&lt;BR /&gt;for HP-UX 11.x systems running on 64 bit architecture:&lt;BR /&gt; example:&lt;BR /&gt;&lt;BR /&gt; echo phys_mem_pages/D | adb64 -k /stand/vmunix /dev/mem&lt;BR /&gt;phys_mem_pages:&lt;BR /&gt;phys_mem_pages: 262144&lt;BR /&gt;&lt;BR /&gt;The results of these commands are in memory pages, multiply by 4096&lt;BR /&gt;to obtain the size in bytes.&lt;BR /&gt;&lt;BR /&gt;To determine the amount of lockable memory:&lt;BR /&gt; example:&lt;BR /&gt;&lt;BR /&gt;echo total_lockable_mem/D | adb -k /stand/vmunix /dev/mem&lt;BR /&gt;total_lockable_mem:&lt;BR /&gt;total_lockable_mem: 185280&lt;BR /&gt;&lt;BR /&gt;To determine the number of free swap pages :&lt;BR /&gt; example:&lt;BR /&gt;&lt;BR /&gt;echo swapspc_cnt/D | adb -k /stand/vmunix /dev/kmem &lt;BR /&gt;swapspc_cnt:&lt;BR /&gt;swapspc_cnt:    216447&lt;BR /&gt;&lt;BR /&gt;This will display the number of free swap pages.&lt;BR /&gt;Multiply the number returned by 4096 for the number of free swap bytes.&lt;BR /&gt;&lt;BR /&gt;To determine the processor speed:&lt;BR /&gt; example:&lt;BR /&gt;echo itick_per_usec/D | adb -k /stand/vmunix /dev/mem  &lt;BR /&gt;itick_per_usec:&lt;BR /&gt;itick_per_usec: 360&lt;BR /&gt;&lt;BR /&gt;To determine the number of processors in use:&lt;BR /&gt; example:&lt;BR /&gt;echo "runningprocs/D" | adb -k /stand/vmunix /dev/mem&lt;BR /&gt;runningprocs:&lt;BR /&gt;runningprocs:   2&lt;BR /&gt;&lt;BR /&gt;To determine the number of pages of buffer cache ( 4Kb in size)&lt;BR /&gt; example:&lt;BR /&gt;echo bufpages/D | adb -k /stand/vmunix /dev/mem &lt;BR /&gt;bufpages:&lt;BR /&gt;bufpages:       18848&lt;BR /&gt;&lt;BR /&gt;To display kernel parameters using adb use the parameter name :&lt;BR /&gt; example:&lt;BR /&gt;echo nproc/D | adb -k /stand/vmunix /dev/mem&lt;BR /&gt;nproc:&lt;BR /&gt;nproc:          276&lt;BR /&gt;&lt;BR /&gt;To determine the kernel your booted from:&lt;BR /&gt; example:&lt;BR /&gt;10.x&lt;BR /&gt;echo 'boot_string/S' | adb /stand/vmunix /dev/mem &lt;BR /&gt;boot_string:&lt;BR /&gt;boot_string:    disc(52.6.0;0)/stand/vmunix&lt;BR /&gt;&lt;BR /&gt;11.x&lt;BR /&gt;echo 'boot_string/S' | adb /stand/vmunix /dev/mem &lt;BR /&gt;boot_string:&lt;BR /&gt;boot_string:    disk(0/0/2/0.6.0.0.0.0.0;0)/stand/vmunix&lt;BR /&gt;&lt;BR /&gt;Good Luck</description>
      <pubDate>Tue, 03 Apr 2001 14:03:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512577#M897636</guid>
      <dc:creator>Darrel Louis</dc:creator>
      <dc:date>2001-04-03T14:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to find total physical memory on a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512578#M897637</link>
      <description>i like to use cstm&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/diagnostic start&lt;BR /&gt;&lt;BR /&gt;then:&lt;BR /&gt;cstm&lt;BR /&gt;sel all&lt;BR /&gt;info&lt;BR /&gt;il&lt;BR /&gt;&lt;BR /&gt;and there is all kinds of useful info... although that print_manifest thing is pretty cool!&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Apr 2001 03:00:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512578#M897637</guid>
      <dc:creator>Jerry U</dc:creator>
      <dc:date>2001-04-04T03:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to find total physical memory on a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512579#M897638</link>
      <description>i like to use cstm&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/diagnostic start&lt;BR /&gt;&lt;BR /&gt;then:&lt;BR /&gt;cstm&lt;BR /&gt;sel all&lt;BR /&gt;info&lt;BR /&gt;il&lt;BR /&gt;&lt;BR /&gt;and there is all kinds of useful info... although that print_manifest thing is pretty cool!&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Apr 2001 03:01:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512579#M897638</guid>
      <dc:creator>Jerry U</dc:creator>
      <dc:date>2001-04-04T03:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to find total physical memory on a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512580#M897639</link>
      <description>You can also use this short C program to display the amount of physical memory.&lt;BR /&gt;&lt;BR /&gt;#include &lt;SYS&gt;&lt;BR /&gt;&lt;BR /&gt;main()&lt;BR /&gt;{&lt;BR /&gt;        struct pst_static buf;&lt;BR /&gt;        pstat(PSTAT_STATIC, &amp;amp;buf, sizeof(buf), 0, 0);&lt;BR /&gt;        printf("Physical RAM = %ld MB\n", buf.physical_memory/256);&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Joseph.&lt;/SYS&gt;</description>
      <pubDate>Sun, 08 Apr 2001 23:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512580#M897639</guid>
      <dc:creator>Joseph A Benaiah_1</dc:creator>
      <dc:date>2001-04-08T23:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to find total physical memory on a system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512581#M897640</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;And another pretty  simple way to display physical memory:&lt;BR /&gt;&lt;BR /&gt;/usr/sam/lbin/getmem</description>
      <pubDate>Sun, 08 Apr 2001 23:36:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-find-total-physical-memory-on-a-system/m-p/2512581#M897640</guid>
      <dc:creator>Wieslaw Krajewski</dc:creator>
      <dc:date>2001-04-08T23:36:56Z</dc:date>
    </item>
  </channel>
</rss>

