<?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: linux OLE:5.5 64bit  Multi-thread process only see 1 CPU in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-ole-5-5-64bit-multi-thread-process-only-see-1-cpu/m-p/5395373#M59987</link>
    <description>&lt;P&gt;Quad-core processors, so 4 cores in each physical CPU.&lt;/P&gt;&lt;P&gt;You would expect to see a total of 8 cores (sometimes labeled "processors" for historical reasons, including in /proc/cpuinfo).&lt;/P&gt;&lt;P&gt;With hyperthreading enabled (in some CPUs), you might see 16 "cores".&lt;/P&gt;&lt;P&gt;The BIOS is probably counting physical CPUs, not cores.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you're seeing only one CPU core in one physical CPU, are you running a single-processor kernel? As a single-processor kernel has no support for multiple CPU cores at all, it can use only 1 core of a single multi-core processor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With "OLE" I guess you mean Oracle Enterprise Linux (OEL), right? When asking for help, please specify the full name of your Linux distribution to avoid misunderstandings: the industry has far too many TLAs (Three-Letter Acronyms :) already.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could not find the list of kernel choices for OEL5 (also known as "kernel flavours"). But if OEL follows the pattern of RedHat, there should be multiple kernel RPM packages: the plain kernel-&amp;lt;version-patchlevel&amp;gt;.rpm is the single-processor version, while kernel-smp-&amp;lt;version-patchlevel&amp;gt;.rpm is the multiprocessor version which you'll need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run "uname -r" to see your current kernel version. If the version includes only the letters "EL", it may be a single-processor version. "ELsmp" would indicate a multi-processor version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Install the appropriate kernel-smp-&amp;lt;version-patchlevel&amp;gt;.rpm, then reboot your system. Make sure the bootloader is choosing the ELsmp kernel by default.&lt;/P&gt;</description>
    <pubDate>Sun, 20 Nov 2011 10:00:44 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2011-11-20T10:00:44Z</dc:date>
    <item>
      <title>linux OLE:5.5 64bit  Multi-thread process only see 1 CPU</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-ole-5-5-64bit-multi-thread-process-only-see-1-cpu/m-p/5391171#M59986</link>
      <description>Install OLE5.5 64bit in HP DL360G5 with 2 processor E5320 Quad-Core Intel Xeon Processor the OS see only one process $grep processor /proc/cpuinfo processor : 0 $ grep 'physical id' /proc/cpuinfo | sort | uniq | wc -l 1 grep 'cpu cores' /proc/cpuinfo cpu cores : 1 but default that I can see 8 processors!!!! I check BIOS system is ok see 2 processor!!!! please help &amp;amp; advice regards Hany</description>
      <pubDate>Tue, 15 Nov 2011 15:57:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-ole-5-5-64bit-multi-thread-process-only-see-1-cpu/m-p/5391171#M59986</guid>
      <dc:creator>hany elromany</dc:creator>
      <dc:date>2011-11-15T15:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: linux OLE:5.5 64bit  Multi-thread process only see 1 CPU</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-ole-5-5-64bit-multi-thread-process-only-see-1-cpu/m-p/5395373#M59987</link>
      <description>&lt;P&gt;Quad-core processors, so 4 cores in each physical CPU.&lt;/P&gt;&lt;P&gt;You would expect to see a total of 8 cores (sometimes labeled "processors" for historical reasons, including in /proc/cpuinfo).&lt;/P&gt;&lt;P&gt;With hyperthreading enabled (in some CPUs), you might see 16 "cores".&lt;/P&gt;&lt;P&gt;The BIOS is probably counting physical CPUs, not cores.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But if you're seeing only one CPU core in one physical CPU, are you running a single-processor kernel? As a single-processor kernel has no support for multiple CPU cores at all, it can use only 1 core of a single multi-core processor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With "OLE" I guess you mean Oracle Enterprise Linux (OEL), right? When asking for help, please specify the full name of your Linux distribution to avoid misunderstandings: the industry has far too many TLAs (Three-Letter Acronyms :) already.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could not find the list of kernel choices for OEL5 (also known as "kernel flavours"). But if OEL follows the pattern of RedHat, there should be multiple kernel RPM packages: the plain kernel-&amp;lt;version-patchlevel&amp;gt;.rpm is the single-processor version, while kernel-smp-&amp;lt;version-patchlevel&amp;gt;.rpm is the multiprocessor version which you'll need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run "uname -r" to see your current kernel version. If the version includes only the letters "EL", it may be a single-processor version. "ELsmp" would indicate a multi-processor version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Install the appropriate kernel-smp-&amp;lt;version-patchlevel&amp;gt;.rpm, then reboot your system. Make sure the bootloader is choosing the ELsmp kernel by default.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Nov 2011 10:00:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-ole-5-5-64bit-multi-thread-process-only-see-1-cpu/m-p/5395373#M59987</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-11-20T10:00:44Z</dc:date>
    </item>
  </channel>
</rss>

