<?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: CPU detection in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419738#M766435</link>
    <description>To find the CPU type and PA-RISC version use the&lt;BR /&gt;/usr/bin/model command that Alex talked about.&lt;BR /&gt;Then look in /usr/lib/sched.models (for hpux 10.xx)&lt;BR /&gt;or /usr/sam/lib/mo/sched.models (for hpux 11.xx).&lt;BR /&gt;Note all PA8000 and above CPUs are 64 bit.&lt;BR /&gt;&lt;BR /&gt;An easy way to find the amount of physcial memory&lt;BR /&gt;in a system is:&lt;BR /&gt;&lt;BR /&gt;  grep Physical /var/adm/syslog/syslog.log</description>
    <pubDate>Thu, 16 Mar 2000 00:50:25 GMT</pubDate>
    <dc:creator>Ken Burke_2</dc:creator>
    <dc:date>2000-03-16T00:50:25Z</dc:date>
    <item>
      <title>CPU detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419736#M766433</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I'm trying to find out what kind of CPU I'm using.  I do a IOSCAN -f and don't &lt;BR /&gt;find what I went.  Could you tell me the command to find the amount of memory &lt;BR /&gt;in that box and the number of cpu and the speed of that cpu.  Also is there a &lt;BR /&gt;command that will tell me wich K-class I'm using.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 15 Mar 2000 05:06:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419736#M766433</guid>
      <dc:creator>Denis Sirois_3</dc:creator>
      <dc:date>2000-03-15T05:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: CPU detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419737#M766434</link>
      <description>- To determine the number of processors:&lt;BR /&gt;  top&lt;BR /&gt;To determine processor speed:&lt;BR /&gt;&lt;BR /&gt;- For HP-UX 9.x:&lt;BR /&gt;&lt;BR /&gt;    echo itick_per_usec/D | adb -k /hp-ux /dev/mem,&lt;BR /&gt;&lt;BR /&gt;- For HP-UX 10.0 and 10.01:&lt;BR /&gt;&lt;BR /&gt;    echo itick_per_usec/D | adb -k     /stand/vmunix/dev/mem&lt;BR /&gt;&lt;BR /&gt;- For HP-UX 10.10 and greater, you have to modify the above command, or it will&lt;BR /&gt;get data address not found or no such address errors.&lt;BR /&gt;&lt;BR /&gt;    echo itick_per_usec/D | adb -k /stand/vmunix dev/mem&lt;BR /&gt;&lt;BR /&gt;- To find the model number of the processor, execute this line:&lt;BR /&gt;&lt;BR /&gt;    /usr/bin/model&lt;BR /&gt;&lt;BR /&gt;see DOC KBRC00000327 (How to find the number of processors, speed, and model &lt;BR /&gt;number )&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Mar 2000 06:11:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419737#M766434</guid>
      <dc:creator>user not active</dc:creator>
      <dc:date>2000-03-15T06:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: CPU detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419738#M766435</link>
      <description>To find the CPU type and PA-RISC version use the&lt;BR /&gt;/usr/bin/model command that Alex talked about.&lt;BR /&gt;Then look in /usr/lib/sched.models (for hpux 10.xx)&lt;BR /&gt;or /usr/sam/lib/mo/sched.models (for hpux 11.xx).&lt;BR /&gt;Note all PA8000 and above CPUs are 64 bit.&lt;BR /&gt;&lt;BR /&gt;An easy way to find the amount of physcial memory&lt;BR /&gt;in a system is:&lt;BR /&gt;&lt;BR /&gt;  grep Physical /var/adm/syslog/syslog.log</description>
      <pubDate>Thu, 16 Mar 2000 00:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419738#M766435</guid>
      <dc:creator>Ken Burke_2</dc:creator>
      <dc:date>2000-03-16T00:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: CPU detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419739#M766436</link>
      <description>easiest way to find out how much memory is installed&lt;BR /&gt;is to run&lt;BR /&gt;&lt;BR /&gt;/usr/sam/lbin/getmem</description>
      <pubDate>Thu, 16 Mar 2000 02:29:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419739#M766436</guid>
      <dc:creator>Grant Penness_2</dc:creator>
      <dc:date>2000-03-16T02:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: CPU detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419740#M766437</link>
      <description>As a caveat:&lt;BR /&gt;The getmem command does not report accurate values for systems with more than &lt;BR /&gt;512 Meg of memory.  Grepping the value out of syslog is the best way to go, or &lt;BR /&gt;else logging dmesg into a file and pulling it from there.</description>
      <pubDate>Thu, 16 Mar 2000 09:48:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419740#M766437</guid>
      <dc:creator>Alan Riggs_1</dc:creator>
      <dc:date>2000-03-16T09:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: CPU detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419741#M766438</link>
      <description>Alan is right. If you have OnlineDiag install on your server, go to &lt;BR /&gt;/var/tombstones, vi or print any of the ts** files, and also run dmesg.&lt;BR /&gt;&lt;BR /&gt;Cheers!</description>
      <pubDate>Fri, 17 Mar 2000 06:08:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419741#M766438</guid>
      <dc:creator>Chris Anoruo_1</dc:creator>
      <dc:date>2000-03-17T06:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: CPU detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419742#M766439</link>
      <description>Alan is right. If you have OnlineDiag installed on your server, go to &lt;BR /&gt;/var/tombstones, vi or print any of the ts** files, and also run dmesg for &lt;BR /&gt;Physical mem check.&lt;BR /&gt;&lt;BR /&gt;Cheers!</description>
      <pubDate>Fri, 17 Mar 2000 06:09:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419742#M766439</guid>
      <dc:creator>Chris Anoruo_1</dc:creator>
      <dc:date>2000-03-17T06:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: CPU detection</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419743#M766440</link>
      <description>Would you know why Im getting nothing when I run the echo iticks_per_usec/D &lt;BR /&gt;|adb -k /stand/vmunix /dev/mem?&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;allan</description>
      <pubDate>Mon, 20 Mar 2000 21:43:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cpu-detection/m-p/2419743#M766440</guid>
      <dc:creator>Allan Navarro_1</dc:creator>
      <dc:date>2000-03-20T21:43:58Z</dc:date>
    </item>
  </channel>
</rss>

