<?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 check whether processor is duel-core in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073573#M49063</link>
    <description>use &lt;BR /&gt;cstm&amp;gt;&lt;BR /&gt;map&lt;BR /&gt;selall&lt;BR /&gt;info&lt;BR /&gt;infolog&lt;BR /&gt;see the number of cpus and use &lt;BR /&gt;#top &lt;BR /&gt;to check number of cores</description>
    <pubDate>Thu, 11 Oct 2007 05:16:17 GMT</pubDate>
    <dc:creator>AwadheshPandey</dc:creator>
    <dc:date>2007-10-11T05:16:17Z</dc:date>
    <item>
      <title>how to check whether processor is duel-core</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073572#M49062</link>
      <description>Hi,&lt;BR /&gt; Can anyone please tell me how can I check the number of cores for a processor in HP-UX 11i server.</description>
      <pubDate>Thu, 11 Oct 2007 03:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073572#M49062</guid>
      <dc:creator>pnvs</dc:creator>
      <dc:date>2007-10-11T03:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to check whether processor is duel-core</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073573#M49063</link>
      <description>use &lt;BR /&gt;cstm&amp;gt;&lt;BR /&gt;map&lt;BR /&gt;selall&lt;BR /&gt;info&lt;BR /&gt;infolog&lt;BR /&gt;see the number of cpus and use &lt;BR /&gt;#top &lt;BR /&gt;to check number of cores</description>
      <pubDate>Thu, 11 Oct 2007 05:16:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073573#M49063</guid>
      <dc:creator>AwadheshPandey</dc:creator>
      <dc:date>2007-10-11T05:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to check whether processor is duel-core</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073574#M49064</link>
      <description>CPU   LOAD   USER   NICE    SYS   IDLE  BLOCK  SWAIT   INTR   SSYS&lt;BR /&gt; 0    0.01   0.0%   0.0%   0.4%  99.6%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 1    0.06   0.0%   0.0%   0.2%  99.8%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 2    0.00   1.0%   0.0%   0.4%  98.6%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt; 3    1.00  99.6%   0.0%   0.4%   0.0%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;---   ----  -----  -----  -----  -----  -----  -----  -----  -----&lt;BR /&gt;avg   0.27  25.2%   0.0%   0.4%  74.4%   0.0%   0.0%   0.0%   0.0%&lt;BR /&gt;========================================&lt;BR /&gt;above is the top output. But how can I see number of cores here. number of cores for a processor means whethre the processor is single core or dual core. If I am rite can you please tell me how to check whether it is Single or dual core processor</description>
      <pubDate>Thu, 11 Oct 2007 07:50:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073574#M49064</guid>
      <dc:creator>pnvs</dc:creator>
      <dc:date>2007-10-11T07:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to check whether processor is duel-core</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073575#M49065</link>
      <description>if you have itanium do a "machinfo"&lt;BR /&gt;or&lt;BR /&gt;ioscan -Cprocessor&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Oct 2007 08:22:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073575#M49065</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2007-10-11T08:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to check whether processor is duel-core</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073576#M49066</link>
      <description>Its a PA-RISC system only.&lt;BR /&gt;&lt;BR /&gt;# ioscan -Cprocessor&lt;BR /&gt;H/W Path  Class     Description&lt;BR /&gt;===============================&lt;BR /&gt;160       processor Processor&lt;BR /&gt;162       processor Processor&lt;BR /&gt;164       processor Processor&lt;BR /&gt;166       processor Processor&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;how can I get whether it is single or dual core with above output</description>
      <pubDate>Thu, 11 Oct 2007 09:06:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073576#M49066</guid>
      <dc:creator>pnvs</dc:creator>
      <dc:date>2007-10-11T09:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: how to check whether processor is duel-core</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073577#M49067</link>
      <description>Your "top" listing indicates your system has four CPU cores.&lt;BR /&gt;&lt;BR /&gt;Your "ioscan" listing indicates your system has four physical processors.&lt;BR /&gt;&lt;BR /&gt;4 / 4 = 1, so your processors are all single-core processors.&lt;BR /&gt;&lt;BR /&gt;With dual-core processors, you would get two CPU lines (one for each core) in "top" per each physical processor.&lt;BR /&gt;&lt;BR /&gt;Another way would be to find out the PA-RISC CPU type: if it is not PA-8800 nor PA-8900, it cannot be dual-core.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 11 Oct 2007 17:53:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073577#M49067</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2007-10-11T17:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to check whether processor is duel-core</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073578#M49068</link>
      <description>OK..I got it..Thanks a lot to all&lt;BR /&gt;&lt;BR /&gt;Many Thanks&amp;amp;Regards.&lt;BR /&gt;PNVS</description>
      <pubDate>Fri, 12 Oct 2007 05:23:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073578#M49068</guid>
      <dc:creator>pnvs</dc:creator>
      <dc:date>2007-10-12T05:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to check whether processor is duel-core</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073579#M49069</link>
      <description>Thanks to all</description>
      <pubDate>Fri, 12 Oct 2007 05:26:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-whether-processor-is-duel-core/m-p/5073579#M49069</guid>
      <dc:creator>pnvs</dc:creator>
      <dc:date>2007-10-12T05:26:32Z</dc:date>
    </item>
  </channel>
</rss>

