<?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: cpu in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cpu/m-p/3005464#M75434</link>
    <description>Hi,&lt;BR /&gt;You probably use a Uniprocessor kernel. You have two solution:&lt;BR /&gt;-or you use a well known distribution, and you should have somewhere on cd an MP kernel.&lt;BR /&gt;-or you are well aware of linux, and the best is to recompile yourself a kernel by adding MP option.&lt;BR /&gt;&lt;BR /&gt;In order to verify this, do:&lt;BR /&gt;#uname -v&lt;BR /&gt;For my system:&lt;BR /&gt;# uname -v&lt;BR /&gt;#20 SMP Mon May 5 13:07:38 CEST 2003&lt;BR /&gt;&lt;BR /&gt;-&amp;gt; it is an SMP kernel, so it support multiple CPU.&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
    <pubDate>Tue, 24 Jun 2003 09:54:02 GMT</pubDate>
    <dc:creator>Bruno Vidal</dc:creator>
    <dc:date>2003-06-24T09:54:02Z</dc:date>
    <item>
      <title>cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu/m-p/3005463#M75433</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i'm using a IBM server with two processors,, BIOS shows two processors, but in /proc/cpuinfo i find only one processor,, &lt;BR /&gt;&lt;BR /&gt;how to i add other processor,,, &lt;BR /&gt;&lt;BR /&gt;any help</description>
      <pubDate>Tue, 24 Jun 2003 09:43:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu/m-p/3005463#M75433</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2003-06-24T09:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu/m-p/3005464#M75434</link>
      <description>Hi,&lt;BR /&gt;You probably use a Uniprocessor kernel. You have two solution:&lt;BR /&gt;-or you use a well known distribution, and you should have somewhere on cd an MP kernel.&lt;BR /&gt;-or you are well aware of linux, and the best is to recompile yourself a kernel by adding MP option.&lt;BR /&gt;&lt;BR /&gt;In order to verify this, do:&lt;BR /&gt;#uname -v&lt;BR /&gt;For my system:&lt;BR /&gt;# uname -v&lt;BR /&gt;#20 SMP Mon May 5 13:07:38 CEST 2003&lt;BR /&gt;&lt;BR /&gt;-&amp;gt; it is an SMP kernel, so it support multiple CPU.&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Tue, 24 Jun 2003 09:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu/m-p/3005464#M75434</guid>
      <dc:creator>Bruno Vidal</dc:creator>
      <dc:date>2003-06-24T09:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu/m-p/3005465#M75435</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what is the linux distro u r using.&lt;BR /&gt;&lt;BR /&gt;if it is redhat, it comes with an rpm for the kernel. it should be something which contaisn the word smp(symmetric mutli(ple) processing).&lt;BR /&gt;&lt;BR /&gt;or download the kernel source and recompile it from scratch enabling the smp option.&lt;BR /&gt;-balaji</description>
      <pubDate>Tue, 24 Jun 2003 10:05:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu/m-p/3005465#M75435</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-06-24T10:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu/m-p/3005466#M75436</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How do i recompile the kernel, with old configuraion&lt;BR /&gt;&lt;BR /&gt;i guess make oldconfig then make menuconfig then ?&lt;BR /&gt;&lt;BR /&gt;chakri</description>
      <pubDate>Tue, 24 Jun 2003 10:08:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu/m-p/3005466#M75436</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2003-06-24T10:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu/m-p/3005467#M75437</link>
      <description>Hi,&lt;BR /&gt;No, make oldconfig try to create a new .config file from one you have already (when upgrading you source tree for example). &lt;BR /&gt;Normally, when using distrib, you have at the same time, the .config file that has been used to create your actual kernel. So starting only by using make menuconfig should be enought (but check before that you have a .config file that is correct). But if download the latest source tree, you must then put in this tree the .config of your distrib, and then use make oldconfig.&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Tue, 24 Jun 2003 10:14:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu/m-p/3005467#M75437</guid>
      <dc:creator>Bruno Vidal</dc:creator>
      <dc:date>2003-06-24T10:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: cpu</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu/m-p/3005468#M75438</link>
      <description>Hello! &lt;BR /&gt;&lt;BR /&gt;You need to compile kernel with suport in &lt;BR /&gt;multi processor so compile it. &lt;BR /&gt;For compile flow check &lt;BR /&gt;/usr/src/linux-&lt;KEREL ver=""&gt;/README &lt;BR /&gt;&lt;BR /&gt;Caesar&lt;/KEREL&gt;</description>
      <pubDate>Tue, 24 Jun 2003 18:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu/m-p/3005468#M75438</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-24T18:42:38Z</dc:date>
    </item>
  </channel>
</rss>

