<?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: Processor Speed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880977#M935071</link>
    <description>I must be having a brain day.....&lt;BR /&gt;&lt;BR /&gt;Another way to see the number of processors is:&lt;BR /&gt;&lt;BR /&gt;# echo "runningprocs/D" | adb -k /stand/vmunix /dev/kmem</description>
    <pubDate>Tue, 14 Jan 2003 02:28:11 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2003-01-14T02:28:11Z</dc:date>
    <item>
      <title>Processor Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880972#M935066</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1. How can I check/identify my systems Processor speed?&lt;BR /&gt;&lt;BR /&gt;2. How can I check/identify how many processor/s do I have in my system?&lt;BR /&gt;&lt;BR /&gt;Thanks...</description>
      <pubDate>Tue, 14 Jan 2003 02:08:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880972#M935066</guid>
      <dc:creator>Ricky B. Nino</dc:creator>
      <dc:date>2003-01-14T02:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880973#M935067</link>
      <description>Hi,&lt;BR /&gt;  Check the following&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062972855" target="_blank"&gt;http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000062972855&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt; Use top to get the no. of processors. &lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;&lt;BR /&gt;echo itick_per_usec/D | adb -k /stand/vmunix dev/mem&lt;BR /&gt;&lt;BR /&gt;to get the processor speed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Srini.&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2003 02:12:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880973#M935067</guid>
      <dc:creator>avsrini</dc:creator>
      <dc:date>2003-01-14T02:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880974#M935068</link>
      <description>you can also do this in sam.&lt;BR /&gt;&lt;BR /&gt;performance monitors -&amp;gt; system properties.&lt;BR /&gt;&lt;BR /&gt;look at the processor tab, which should be the one that comes up anyways.</description>
      <pubDate>Tue, 14 Jan 2003 02:16:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880974#M935068</guid>
      <dc:creator>Ian Kidd_1</dc:creator>
      <dc:date>2003-01-14T02:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880975#M935069</link>
      <description>Processor speed&lt;BR /&gt;echo itick_per_usec/D | adb -k /stand/vmunix dev/mem &lt;BR /&gt;&lt;BR /&gt;You can get the number of processes a few ways.&lt;BR /&gt;&lt;BR /&gt;top&lt;BR /&gt;glance&lt;BR /&gt;&lt;BR /&gt;or using stm, will get you a little more info.&lt;BR /&gt;&lt;BR /&gt;# "seclass qualifier cpu;info;wait;infolog" | cstm</description>
      <pubDate>Tue, 14 Jan 2003 02:21:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880975#M935069</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-01-14T02:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880976#M935070</link>
      <description>If I can spell and type at the same time:&lt;BR /&gt;&lt;BR /&gt;# "echo selclass qualifier cpu;info;wait;infolog" | cstm &lt;BR /&gt;&lt;BR /&gt;This will actually give you both, divide the processor speed by 1,000,000</description>
      <pubDate>Tue, 14 Jan 2003 02:25:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880976#M935070</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-01-14T02:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880977#M935071</link>
      <description>I must be having a brain day.....&lt;BR /&gt;&lt;BR /&gt;Another way to see the number of processors is:&lt;BR /&gt;&lt;BR /&gt;# echo "runningprocs/D" | adb -k /stand/vmunix /dev/kmem</description>
      <pubDate>Tue, 14 Jan 2003 02:28:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880977#M935071</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2003-01-14T02:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880978#M935072</link>
      <description>Guys,&lt;BR /&gt;&lt;BR /&gt;Just to summarize...&lt;BR /&gt;&lt;BR /&gt;1. 1. How can I check/identify my systems Processor speed? &lt;BR /&gt;&lt;BR /&gt;# echo itick_per_usec/D | adb -k /stand/vmunix dev/mem &lt;BR /&gt;&lt;BR /&gt;2. How can I check/identify how many processor/s do I have in my system? &lt;BR /&gt;&lt;BR /&gt;# echo "runningprocs/D" | adb -k /stand/vmunix /dev/kmem &lt;BR /&gt;&lt;BR /&gt;BTW, with command #2 I have verified that I have 2 working CPUs. But when I issued command #1 it only gives me 1 processor speed. Why?</description>
      <pubDate>Tue, 14 Jan 2003 02:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880978#M935072</guid>
      <dc:creator>Ricky B. Nino</dc:creator>
      <dc:date>2003-01-14T02:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880979#M935073</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You only get one processor speed reported  because all the CPUs must run at the same speed in an HP9000.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Jan 2003 02:49:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880979#M935073</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-01-14T02:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880980#M935074</link>
      <description>We have a n-class with 360mhz processors.&lt;BR /&gt;&lt;BR /&gt;We were told by HP that we could install 440mhz processors in the same machine but they would operate at 360mhz...&lt;BR /&gt;&lt;BR /&gt;Is this not the case?</description>
      <pubDate>Wed, 15 Jan 2003 15:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880980#M935074</guid>
      <dc:creator>Hank Eggers</dc:creator>
      <dc:date>2003-01-15T15:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880981#M935075</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Multiple processor on the same system are running at the same speed.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2003 15:46:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880981#M935075</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2003-01-15T15:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880982#M935076</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can also use,&lt;BR /&gt;&lt;BR /&gt;db001:/etc# ioscan -fnkC processor&lt;BR /&gt;Class       I  H/W Path  Driver    S/W State H/W Type  Description&lt;BR /&gt;===================================================================&lt;BR /&gt;processor   0  160       processor CLAIMED   PROCESSOR Processor&lt;BR /&gt;processor   1  166       processor CLAIMED   PROCESSOR Processor&lt;BR /&gt;&lt;BR /&gt;Hope it helps,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Wed, 15 Jan 2003 15:54:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880982#M935076</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-01-15T15:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880983#M935077</link>
      <description>You can actually get clock rate information for each processor with the pstat_getprocessor function.&lt;BR /&gt;That still reports the same speed for every processor.  Here is a small example program.&lt;BR /&gt;&lt;BR /&gt;#include &lt;SYS&gt;&lt;BR /&gt;#include &lt;SYS&gt;&lt;BR /&gt;#include &lt;SYS&gt;&lt;BR /&gt;#include &lt;STDIO.H&gt;&lt;BR /&gt;int main(int argc, char *argv[])&lt;BR /&gt;{&lt;BR /&gt;    struct pst_processor st;&lt;BR /&gt;    int id;&lt;BR /&gt;    for (id=0; pstat_getprocessor(&amp;amp;st, sizeof(st), (size_t)1, id)==1; id++) {&lt;BR /&gt; printf("processor %d- %d clock cycles per second\n",&lt;BR /&gt;     id, st.psp_iticksperclktick * sysconf(_SC_CLK_TCK));&lt;BR /&gt;    }&lt;BR /&gt;    return 0;&lt;BR /&gt;}&lt;BR /&gt;&lt;/STDIO.H&gt;&lt;/SYS&gt;&lt;/SYS&gt;&lt;/SYS&gt;</description>
      <pubDate>Wed, 15 Jan 2003 16:15:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880983#M935077</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2003-01-15T16:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880984#M935078</link>
      <description>ummm, I read about the stm that was just posted. I got into it, and can't get out! I know, I know...what a sad, sad post. Can somebody help me?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Mary P.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2003 21:31:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880984#M935078</guid>
      <dc:creator>Mary Claire Pollard</dc:creator>
      <dc:date>2003-01-15T21:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Processor Speed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880985#M935079</link>
      <description>Hi Mary,&lt;BR /&gt;&lt;BR /&gt;Don't be hard on yourself, we all have days like this.&lt;BR /&gt;&lt;BR /&gt;Not sure whether you're sitting at a&lt;BR /&gt;cstm&amp;gt; &lt;BR /&gt;prompt or not.&lt;BR /&gt;If so just type quit &amp;amp; 2 returns to get out.&lt;BR /&gt;If you went into cstm via the echo/pipe routine a ctrl-C should get you out. If that doesn't do it try the delete key. If that doesn't do it try the ctrl-backslash.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Wed, 15 Jan 2003 22:18:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/processor-speed/m-p/2880985#M935079</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-01-15T22:18:56Z</dc:date>
    </item>
  </channel>
</rss>

