<?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: Activating a proc under RedHat 3 AS..and more in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/activating-a-proc-under-redhat-3-as-and-more/m-p/3461037#M15853</link>
    <description>To run in multi-processor mode (regardless of hyperthreading), you have to be running an SMP kernel.&lt;BR /&gt;&lt;BR /&gt;There are multiple options in the BIOS about processors.  There's Hyperthreading, as well as multi-processor modes.  Ensure that you've not disabled the wrong one.&lt;BR /&gt;&lt;BR /&gt;All that being said, I wouldn't expect the enabled Hyperthreading to cause any issues whats-so-ever.  At worst, you'll get no performance boost.</description>
    <pubDate>Wed, 12 Jan 2005 23:08:25 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2005-01-12T23:08:25Z</dc:date>
    <item>
      <title>Activating a proc under RedHat 3 AS..and more</title>
      <link>https://community.hpe.com/t5/operating-system-linux/activating-a-proc-under-redhat-3-as-and-more/m-p/3461033#M15849</link>
      <description>&lt;BR /&gt;Hi all, i need your help on this :&lt;BR /&gt;&lt;BR /&gt;I had installed a 8 nodes cluster with Oscar 4.0&lt;BR /&gt;My servers are DL140 Proliant. The OS: RedHat 3 AS (kernel 2.4-21)&lt;BR /&gt;The installation was made with the hyperthreading enabled in the BIOS.&lt;BR /&gt;When i look /proc/cpuinfo i see then 4 procs, all is "normal"&lt;BR /&gt;&lt;BR /&gt;The problem is that when i desactive the hyperthreading in the BIOS, the OS see 2 procs but it use one physical proc only(same physical id in /proc/cpuinfo), the other is desactivated ; it's desactivated 'cause when i type dmesg i see :&lt;BR /&gt;"enabling the CPU according to the ACPI table..." I don't know what it means..and later i see that on proc is divided and the other is desactivated...&lt;BR /&gt;In my kernel, hyperthreading is desactivated...&lt;BR /&gt;&lt;BR /&gt;So the perf are poor, and it's for a calcul cluster!! ;-(&lt;BR /&gt;&lt;BR /&gt;My question is: someone can explain this comportment to me?And how do i do to have my TWO physical procs activated.???&lt;BR /&gt;&lt;BR /&gt;Thanks!!!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Jan 2005 03:15:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/activating-a-proc-under-redhat-3-as-and-more/m-p/3461033#M15849</guid>
      <dc:creator>Paprocki</dc:creator>
      <dc:date>2005-01-12T03:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Activating a proc under RedHat 3 AS..and more</title>
      <link>https://community.hpe.com/t5/operating-system-linux/activating-a-proc-under-redhat-3-as-and-more/m-p/3461034#M15850</link>
      <description>Hi Paprocki,&lt;BR /&gt;&lt;BR /&gt;if ht is enable all cpus becames operational and you have good performance ?&lt;BR /&gt;&lt;BR /&gt;If you have the same behavior with and without ht you may be running a non-smp kernel. verify it.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;xyko</description>
      <pubDate>Wed, 12 Jan 2005 05:56:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/activating-a-proc-under-redhat-3-as-and-more/m-p/3461034#M15850</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-01-12T05:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Activating a proc under RedHat 3 AS..and more</title>
      <link>https://community.hpe.com/t5/operating-system-linux/activating-a-proc-under-redhat-3-as-and-more/m-p/3461035#M15851</link>
      <description>the perf are not very good in an hyperthreading environnement..&lt;BR /&gt;&lt;BR /&gt;If i run q non-smp kernel, i won't use my bipro anymore no..?</description>
      <pubDate>Wed, 12 Jan 2005 06:01:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/activating-a-proc-under-redhat-3-as-and-more/m-p/3461035#M15851</guid>
      <dc:creator>Paprocki</dc:creator>
      <dc:date>2005-01-12T06:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Activating a proc under RedHat 3 AS..and more</title>
      <link>https://community.hpe.com/t5/operating-system-linux/activating-a-proc-under-redhat-3-as-and-more/m-p/3461036#M15852</link>
      <description>A non-smk kernel is not prepared to dispatch work to more then one cpu, so youn will have poor performance.&lt;BR /&gt;&lt;BR /&gt;On Linux you may have kernels suited to one or more cpus and prepared to work with big rams or not. To have all your hardware been used you have to use the right kernel configuration.&lt;BR /&gt;&lt;BR /&gt;On AS 2.1 that I'm running I may find on /usr/src/linux/configs, configuration files to rebuild you kernel with the basic of your needs, and you may customize it with your personal needs. I guess that 3.0 has the same structure.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;xyko</description>
      <pubDate>Wed, 12 Jan 2005 06:17:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/activating-a-proc-under-redhat-3-as-and-more/m-p/3461036#M15852</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2005-01-12T06:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: Activating a proc under RedHat 3 AS..and more</title>
      <link>https://community.hpe.com/t5/operating-system-linux/activating-a-proc-under-redhat-3-as-and-more/m-p/3461037#M15853</link>
      <description>To run in multi-processor mode (regardless of hyperthreading), you have to be running an SMP kernel.&lt;BR /&gt;&lt;BR /&gt;There are multiple options in the BIOS about processors.  There's Hyperthreading, as well as multi-processor modes.  Ensure that you've not disabled the wrong one.&lt;BR /&gt;&lt;BR /&gt;All that being said, I wouldn't expect the enabled Hyperthreading to cause any issues whats-so-ever.  At worst, you'll get no performance boost.</description>
      <pubDate>Wed, 12 Jan 2005 23:08:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/activating-a-proc-under-redhat-3-as-and-more/m-p/3461037#M15853</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-01-12T23:08:25Z</dc:date>
    </item>
  </channel>
</rss>

