<?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 Advance Server CPU resources. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-advance-server-cpu-resources/m-p/3024909#M74144</link>
    <description>KC is right.  But I'd start with what Caeser said, upgrade the kernel.&lt;BR /&gt; &lt;BR /&gt;As for the Java giving a high load average, make sure you are using nice 'wait()'s.  One of the Java apps we had was being nasty when waiting for information on a socket.</description>
    <pubDate>Sat, 27 Sep 2003 18:57:17 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2003-09-27T18:57:17Z</dc:date>
    <item>
      <title>Linux Advance Server CPU resources.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-advance-server-cpu-resources/m-p/3024905#M74140</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am newbie in Linux world.&lt;BR /&gt;&lt;BR /&gt;I have just installed Linux Advance Server 2.1 in Proliant 580 server. After that I configured WebLogic Server on it.&lt;BR /&gt;&lt;BR /&gt;Currently top is showing there are 8 CPU but actually it has only 2 CPUs. I chekced /proc/cpuinfo, it also showing 8 CPU. Also system load is getting high by Java processes.&lt;BR /&gt;&lt;BR /&gt;See the following information.&lt;BR /&gt;&lt;BR /&gt;[root@app1 linux-2.4]# uname -a                                        &lt;BR /&gt;Linux app1 2.4.9-e.3smp #1 SMP Fri May 3 16:48:54 EDT 2002 i686 unknown &lt;BR /&gt;&lt;BR /&gt;[root@app1 linux-2.4]# dmesg | grep -i processor &lt;BR /&gt;CPU: Physical Processor ID: 2                       &lt;BR /&gt;Booting processor 6/6 eip 2000                      &lt;BR /&gt;CPU: Physical Processor ID: 3                       &lt;BR /&gt;Booting processor 7/7 eip 2000                      &lt;BR /&gt;CPU: Physical Processor ID: 3                       &lt;BR /&gt;Total of 8 processors activated (22315.00 BogoMIPS).&lt;BR /&gt;&lt;BR /&gt;Please let me know why this strange behaviour is showing in Linux. Is there any document or link avaiable where I will get WebLogic recommended Kernel Parameter information.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;SD&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jul 2003 04:48:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-advance-server-cpu-resources/m-p/3024905#M74140</guid>
      <dc:creator>sdip</dc:creator>
      <dc:date>2003-07-16T04:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Advance Server CPU resources.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-advance-server-cpu-resources/m-p/3024906#M74141</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Are you using Hyper Threading?&lt;BR /&gt;2.4.9-e.12 fix HT support.&lt;BR /&gt;And latest kernel is e.25&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jul 2003 01:27:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-advance-server-cpu-resources/m-p/3024906#M74141</guid>
      <dc:creator>I_M</dc:creator>
      <dc:date>2003-07-17T01:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Advance Server CPU resources.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-advance-server-cpu-resources/m-p/3024907#M74142</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;What processors do you have?&lt;BR /&gt;The top take the data about CPU from /proc/cpuinfo&lt;BR /&gt;In MP and the processort is HT then you&lt;BR /&gt;have more processors on every processor.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Thu, 17 Jul 2003 20:09:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-advance-server-cpu-resources/m-p/3024907#M74142</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-17T20:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Advance Server CPU resources.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-advance-server-cpu-resources/m-p/3024908#M74143</link>
      <description>All,&lt;BR /&gt;I noticed the dude says he has 2 CPUs, with HT you will see 4 CPUs.  This doesn't explain why he is seeing 8, Unless there are 4 CPUs on the server.</description>
      <pubDate>Sat, 27 Sep 2003 12:24:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-advance-server-cpu-resources/m-p/3024908#M74143</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2003-09-27T12:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Linux Advance Server CPU resources.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-advance-server-cpu-resources/m-p/3024909#M74144</link>
      <description>KC is right.  But I'd start with what Caeser said, upgrade the kernel.&lt;BR /&gt; &lt;BR /&gt;As for the Java giving a high load average, make sure you are using nice 'wait()'s.  One of the Java apps we had was being nasty when waiting for information on a socket.</description>
      <pubDate>Sat, 27 Sep 2003 18:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-advance-server-cpu-resources/m-p/3024909#M74144</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-09-27T18:57:17Z</dc:date>
    </item>
  </channel>
</rss>

