<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Linux display CPU information &#8211; number of CPUs and their speed</title> <atom:link href="http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Jack</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-67705</link> <dc:creator>Jack</dc:creator> <pubDate>Thu, 02 Feb 2012 05:14:54 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-67705</guid> <description>Nag: In Fedora 13 you can see the CPU load graphically in real time:  System &gt; About This Computer &gt; Resouces &gt; CPU History.</description> <content:encoded><![CDATA[<p>Nag: In Fedora 13 you can see the CPU load graphically in real time:  System &gt; About This Computer &gt; Resouces &gt; CPU History.</p> ]]></content:encoded> </item> <item><title>By: Nag</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-67674</link> <dc:creator>Nag</dc:creator> <pubDate>Tue, 31 Jan 2012 10:16:19 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-67674</guid> <description>HI,
I want to check the load of the CPU&#039;s individually in linux,can any one help me on this..Thanks in advance</description> <content:encoded><![CDATA[<p>HI,<br
/> I want to check the load of the CPU&#8217;s individually in linux,can any one help me on this..Thanks in advance</p> ]]></content:encoded> </item> <item><title>By: arun</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-67414</link> <dc:creator>arun</dc:creator> <pubDate>Mon, 23 Jan 2012 09:16:47 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-67414</guid> <description>Great.. its works for me.. thanks a lot</description> <content:encoded><![CDATA[<p>Great.. its works for me.. thanks a lot</p> ]]></content:encoded> </item> <item><title>By: Inukaze</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-63713</link> <dc:creator>Inukaze</dc:creator> <pubDate>Thu, 20 Oct 2011 00:26:27 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-63713</guid> <description>Hi there , under Ubuntu Maverick 10.10 i used this line to get CPU Speed Info :
dmesg &#124; grep &quot;MHz processor&quot; &#124; cut -d &quot; &quot; -f07 &#124; sed &#039;s/[.].*//&#039;
But under Ubuntu Natty 11.04 , this dont work , and only show &quot;evbug&quot;
and the &quot;cat /proc/cpuinfo&quot; its not util for me.</description> <content:encoded><![CDATA[<p>Hi there , under Ubuntu Maverick 10.10 i used this line to get CPU Speed Info :</p><p>dmesg | grep &#8220;MHz processor&#8221; | cut -d &#8221; &#8221; -f07 | sed &#8216;s/[.].*//&#8217;</p><p>But under Ubuntu Natty 11.04 , this dont work , and only show &#8220;evbug&#8221;<br
/> and the &#8220;cat /proc/cpuinfo&#8221; its not util for me.</p> ]]></content:encoded> </item> <item><title>By: Tricky</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-59497</link> <dc:creator>Tricky</dc:creator> <pubDate>Wed, 18 May 2011 19:05:08 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-59497</guid> <description>The siblings property is a way for you to see whether or not HyperThreading is in use.
siblings=2 means that 1 physical core is showing in cpuinfo as if it were 2 cores.
See http://www.redhat.com/archives/nahant-list/2006-January/msg00176.html</description> <content:encoded><![CDATA[<p>The siblings property is a way for you to see whether or not HyperThreading is in use.<br
/> siblings=2 means that 1 physical core is showing in cpuinfo as if it were 2 cores.</p><p>See <a
href="http://www.redhat.com/archives/nahant-list/2006-January/msg00176.html" rel="nofollow">http://www.redhat.com/archives/nahant-list/2006-January/msg00176.html</a></p> ]]></content:encoded> </item> <item><title>By: Mallik</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-59488</link> <dc:creator>Mallik</dc:creator> <pubDate>Wed, 18 May 2011 13:13:03 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-59488</guid> <description>processor       : 3
vendor_id       : AuthenticAMD
cpu family      : 15
model           : 65
model name      : Dual-Core AMD Opteron(tm) Processor 2220
stepping        : 3
cpu MHz         : 2792.802
cache size      : 1024 KB
physical id     : 1
siblings        : 2
core id         : 1
cpu cores       : 2
fpu             : yes
fpu_exception   : yes
cpuid level     : 1
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt
rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy
bogomips        : 5585.25
TLB size        : 1088 4K pages
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management: ts fid vid ttp tm stc
what does cpu cores and siblings mean .</description> <content:encoded><![CDATA[<p>processor       : 3<br
/> vendor_id       : AuthenticAMD<br
/> cpu family      : 15<br
/> model           : 65<br
/> model name      : Dual-Core AMD Opteron(tm) Processor 2220<br
/> stepping        : 3<br
/> cpu MHz         : 2792.802<br
/> cache size      : 1024 KB<br
/> physical id     : 1<br
/> siblings        : 2<br
/> core id         : 1<br
/> cpu cores       : 2<br
/> fpu             : yes<br
/> fpu_exception   : yes<br
/> cpuid level     : 1<br
/> wp              : yes<br
/> flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt<br
/> rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy<br
/> bogomips        : 5585.25<br
/> TLB size        : 1088 4K pages<br
/> clflush size    : 64<br
/> cache_alignment : 64<br
/> address sizes   : 40 bits physical, 48 bits virtual<br
/> power management: ts fid vid ttp tm stc</p><p>what does cpu cores and siblings mean .</p> ]]></content:encoded> </item> <item><title>By: Russell</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-58228</link> <dc:creator>Russell</dc:creator> <pubDate>Wed, 27 Apr 2011 06:17:41 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-58228</guid> <description>I was looking for processor architecture. In Ubuntu I find the following 2 command which was useful. These commands were absent in CentOS, RedHat and Slackware.
# lshw
# lscpu</description> <content:encoded><![CDATA[<p>I was looking for processor architecture. In Ubuntu I find the following 2 command which was useful. These commands were absent in CentOS, RedHat and Slackware.<br
/> # lshw<br
/> # lscpu</p> ]]></content:encoded> </item> <item><title>By: Hristiyan</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-56206</link> <dc:creator>Hristiyan</dc:creator> <pubDate>Wed, 09 Mar 2011 04:11:18 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-56206</guid> <description>Thank you, Tricky, for the answer. I searched some info about my CPU and I found that you are right - 800 MHz is a power saving mode. That&#039;s why CPU info tool displays such frequency.</description> <content:encoded><![CDATA[<p>Thank you, Tricky, for the answer. I searched some info about my CPU and I found that you are right &#8211; 800 MHz is a power saving mode. That&#8217;s why CPU info tool displays such frequency.</p> ]]></content:encoded> </item> <item><title>By: Tricky</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-56163</link> <dc:creator>Tricky</dc:creator> <pubDate>Mon, 07 Mar 2011 00:09:35 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-56163</guid> <description>@kishor - Solaris used to also have /proc/cpuinfo. But now, instead, I believe the command to use is &quot;psrinfo -v&quot;
@Hristiyan - You &lt;em&gt;might&lt;/em&gt; be using an application such as cpufreq. When your CPU is idle it can automatically throttle your CPU down to the lowest speed it can go in order to save energy (electricity costs/etc) as well as extend the life of the CPU. When your CPU gets really busy and 800MHz isn&#039;t enough it should automatically increase it, possibly in increments, or maybe even straight back up to 3GHz. Google a bit for info on your distribution and CPU throttling and you will probably find relevant information on how to check this.
I could always be wrong though. ;)</description> <content:encoded><![CDATA[<p>@kishor &#8211; Solaris used to also have /proc/cpuinfo. But now, instead, I believe the command to use is &#8220;psrinfo -v&#8221;</p><p>@Hristiyan &#8211; You <em>might</em> be using an application such as cpufreq. When your CPU is idle it can automatically throttle your CPU down to the lowest speed it can go in order to save energy (electricity costs/etc) as well as extend the life of the CPU. When your CPU gets really busy and 800MHz isn&#8217;t enough it should automatically increase it, possibly in increments, or maybe even straight back up to 3GHz. Google a bit for info on your distribution and CPU throttling and you will probably find relevant information on how to check this.</p><p>I could always be wrong though. ;)</p> ]]></content:encoded> </item> <item><title>By: Hristiyan</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-56141</link> <dc:creator>Hristiyan</dc:creator> <pubDate>Sat, 05 Mar 2011 04:35:37 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-56141</guid> <description>Hello, friends
In the terminal I typed the command
cat /proc/cpuinfo
and I got that:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 16
model		: 4
model name	: AMD Phenom(tm) II X4 940 Processor
stepping	: 2
cpu MHz		: 800.000
That is just a part of the hole text, but pay attention that: &quot;cpu MHz: 800&quot;. It is not correct, because my CPU speed is 3 GHz. Why is that?
Thanks in advance.</description> <content:encoded><![CDATA[<p>Hello, friends<br
/> In the terminal I typed the command<br
/> cat /proc/cpuinfo<br
/> and I got that:</p><p>processor	: 0<br
/> vendor_id	: AuthenticAMD<br
/> cpu family	: 16<br
/> model		: 4<br
/> model name	: AMD Phenom(tm) II X4 940 Processor<br
/> stepping	: 2<br
/> cpu MHz		: 800.000</p><p>That is just a part of the hole text, but pay attention that: &#8220;cpu MHz: 800&#8243;. It is not correct, because my CPU speed is 3 GHz. Why is that?<br
/> Thanks in advance.</p> ]]></content:encoded> </item> <item><title>By: kishor</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-52128</link> <dc:creator>kishor</dc:creator> <pubDate>Sun, 12 Dec 2010 21:48:07 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-52128</guid> <description>hi , i am accessing  a solaris server from putty. i dont find any cpuinfo file in proc directory, actually proc directory is for storing all fds. How can we find this file there? r tell me how to find CPU information in solaris.</description> <content:encoded><![CDATA[<p>hi , i am accessing  a solaris server from putty. i dont find any cpuinfo file in proc directory, actually proc directory is for storing all fds. How can we find this file there? r tell me how to find CPU information in solaris.</p> ]]></content:encoded> </item> <item><title>By: Tricky</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-49660</link> <dc:creator>Tricky</dc:creator> <pubDate>Tue, 21 Sep 2010 16:28:26 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-49660</guid> <description>That is correct - however the clumsy command should be run as one very long command all at once and you should only get 1 output result.
Bear in mind that this long command is more informational than useful as it returns the number of processors - however an application should much rather want to know the number of cores.
VPSs rarely get more than one core. If you have a quad-core physical server shared by 16 VPSs it makes no sense to have more than one virtual core assigned to each VPS.
However if you have a single VPS on a quad-core physical server (there are some scenarios where this is a good idea) then it makes sense to have all 4 cores assigned to the single VPS.</description> <content:encoded><![CDATA[<p>That is correct &#8211; however the clumsy command should be run as one very long command all at once and you should only get 1 output result.</p><p>Bear in mind that this long command is more informational than useful as it returns the number of processors &#8211; however an application should much rather want to know the number of cores.</p><p>VPSs rarely get more than one core. If you have a quad-core physical server shared by 16 VPSs it makes no sense to have more than one virtual core assigned to each VPS.</p><p>However if you have a single VPS on a quad-core physical server (there are some scenarios where this is a good idea) then it makes sense to have all 4 cores assigned to the single VPS.</p> ]]></content:encoded> </item> <item><title>By: mmj</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-49649</link> <dc:creator>mmj</dc:creator> <pubDate>Tue, 21 Sep 2010 03:01:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-49649</guid> <description>Whether you have multiple processors or not doesn&#039;t affect your choice between worker and prefork.  They both will make full use of all your processors.
Worker uses multiple threads within a unix process, so is more efficient.  Prefork uses multiple processes, so you have extra overhead.
There is no good reason to use prefork at all on any processor, except if you are running Apache modules which aren&#039;t thread-safe.  mod_php is the most common one, but you don&#039;t need to use that as there is mod_fcgid and running PHP under fcgi.</description> <content:encoded><![CDATA[<p>Whether you have multiple processors or not doesn&#8217;t affect your choice between worker and prefork.  They both will make full use of all your processors.</p><p>Worker uses multiple threads within a unix process, so is more efficient.  Prefork uses multiple processes, so you have extra overhead.</p><p>There is no good reason to use prefork at all on any processor, except if you are running Apache modules which aren&#8217;t thread-safe.  mod_php is the most common one, but you don&#8217;t need to use that as there is mod_fcgid and running PHP under fcgi.</p> ]]></content:encoded> </item> <item><title>By: Walter Vos</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-49646</link> <dc:creator>Walter Vos</dc:creator> <pubDate>Mon, 20 Sep 2010 17:41:21 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-49646</guid> <description>Hi Tricky, thanks for the info! My output for these commands is 1, than 0, than 1 again. So I&#039;m guessing my VPS uses 1 single core CPU?</description> <content:encoded><![CDATA[<p>Hi Tricky, thanks for the info! My output for these commands is 1, than 0, than 1 again. So I&#8217;m guessing my VPS uses 1 single core CPU?</p> ]]></content:encoded> </item> <item><title>By: Tricky</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-49642</link> <dc:creator>Tricky</dc:creator> <pubDate>Mon, 20 Sep 2010 16:49:42 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-49642</guid> <description>@Walter
A bit late however it might help someone else. I came across this as I was looking into a similar issue. The easiest way is per a forum entry at http://nixcraft.com/getting-started-tutorials/876-display-number-processors-linux.html:
&lt;code&gt;grep -c processor /proc/cpuinfo&lt;/code&gt;
This returns the exact number of available cores, virtual or not.
One way to find out how many physical socketed CPUs there are is to eliminate any &lt;em&gt;extra&lt;/em&gt; cores:
&lt;code&gt;grep core\ id /proc/cpuinfo &#124; grep -c \ 0$&lt;/code&gt;
Unfortunately if multiple physical CPUs only have 1 core each this returns zero. The following (clumsy) group of commands will return the number of physical CPUs regardless of if there is only a single core per CPU:
&lt;code&gt;grep core\ id /proc/cpuinfo &#124; grep -c \ 0$ &#124; grep ^0$ &gt;&gt; /dev/null &amp;&amp; grep -c processor /proc/cpuinfo &#124;&#124; grep core\ id /proc/cpuinfo &#124; grep -c \ 0$&lt;/code&gt;</description> <content:encoded><![CDATA[<p>@Walter<br
/> A bit late however it might help someone else. I came across this as I was looking into a similar issue. The easiest way is per a forum entry at <a
href="http://nixcraft.com/getting-started-tutorials/876-display-number-processors-linux.html" rel="nofollow">http://nixcraft.com/getting-started-tutorials/876-display-number-processors-linux.html</a>:<br
/> <code>grep -c processor /proc/cpuinfo</code><br
/> This returns the exact number of available cores, virtual or not.</p><p>One way to find out how many physical socketed CPUs there are is to eliminate any <em>extra</em> cores:<br
/> <code>grep core\ id /proc/cpuinfo | grep -c \ 0$</code><br
/> Unfortunately if multiple physical CPUs only have 1 core each this returns zero. The following (clumsy) group of commands will return the number of physical CPUs regardless of if there is only a single core per CPU:<br
/> <code>grep core\ id /proc/cpuinfo | grep -c \ 0$ | grep ^0$ &gt;&gt; /dev/null &amp;&amp; grep -c processor /proc/cpuinfo || grep core\ id /proc/cpuinfo | grep -c \ 0$</code></p> ]]></content:encoded> </item> <item><title>By: Walter Vos</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-47510</link> <dc:creator>Walter Vos</dc:creator> <pubDate>Wed, 26 May 2010 07:29:32 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-47510</guid> <description>I have a VPS and am trying to figure out wether I should user prefork.c or worker.c (better with multiple processors I believe) with apache. I&#039;m trying to decide this based on the number of processors I have. However, this is the info I&#039;m getting from the command mentioned above:
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Xeon(TM) CPU 2.80GHz
stepping        : 1
cpu MHz         : 2798.083
cache size      : 1024 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss nx constant_tsc up pebs bts p
ni
bogomips        : 5630.31
clflush size    : 64
power management:
Any thoughts on how to get the info that I&#039;m looking for?</description> <content:encoded><![CDATA[<p>I have a VPS and am trying to figure out wether I should user prefork.c or worker.c (better with multiple processors I believe) with apache. I&#8217;m trying to decide this based on the number of processors I have. However, this is the info I&#8217;m getting from the command mentioned above:</p><p>processor       : 0<br
/> vendor_id       : GenuineIntel<br
/> cpu family      : 15<br
/> model           : 4<br
/> model name      : Intel(R) Xeon(TM) CPU 2.80GHz<br
/> stepping        : 1<br
/> cpu MHz         : 2798.083<br
/> cache size      : 1024 KB<br
/> fdiv_bug        : no<br
/> hlt_bug         : no<br
/> f00f_bug        : no<br
/> coma_bug        : no<br
/> fpu             : yes<br
/> fpu_exception   : yes<br
/> cpuid level     : 5<br
/> wp              : yes<br
/> flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss nx constant_tsc up pebs bts p<br
/> ni<br
/> bogomips        : 5630.31<br
/> clflush size    : 64<br
/> power management:</p><p>Any thoughts on how to get the info that I&#8217;m looking for?</p> ]]></content:encoded> </item> <item><title>By: thomasrutter</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-47190</link> <dc:creator>thomasrutter</dc:creator> <pubDate>Wed, 05 May 2010 08:12:14 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-47190</guid> <description>For just the number of CPUs and speed, this may be simpler.
cat /proc/cpuinfo &#124; grep MHz</description> <content:encoded><![CDATA[<p>For just the number of CPUs and speed, this may be simpler.</p><p>cat /proc/cpuinfo | grep MHz</p> ]]></content:encoded> </item> <item><title>By: Dave</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-45932</link> <dc:creator>Dave</dc:creator> <pubDate>Wed, 10 Feb 2010 14:36:11 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-45932</guid> <description>Many thanks!</description> <content:encoded><![CDATA[<p>Many thanks!</p> ]]></content:encoded> </item> <item><title>By: Blake Acheson</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-42834</link> <dc:creator>Blake Acheson</dc:creator> <pubDate>Fri, 31 Jul 2009 17:34:01 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-42834</guid> <description>you have 16 virtual processors total...that is correct
2 quads but each of the these physical processors implement hyperthreading
2 x (4x2)=16</description> <content:encoded><![CDATA[<p>you have 16 virtual processors total&#8230;that is correct</p><p>2 quads but each of the these physical processors implement hyperthreading</p><p>2 x (4&#215;2)=16</p> ]]></content:encoded> </item> <item><title>By: user</title><link>http://www.cyberciti.biz/faq/linux-display-cpu-information-number-of-cpus-and-their-speed/#comment-42319</link> <dc:creator>user</dc:creator> <pubDate>Wed, 01 Jul 2009 06:19:41 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/linux-display-cpu-information-number-of-cpus-and-their-speed.php#comment-42319</guid> <description>this works, but you have to pay attention, cause not every time it shows correct info. For example i have 2x intel xeon quad core. cpuinfo shows 16 processors???!!</description> <content:encoded><![CDATA[<p>this works, but you have to pay attention, cause not every time it shows correct info. For example i have 2x intel xeon quad core. cpuinfo shows 16 processors???!!</p> ]]></content:encoded> </item> </channel> </rss>
