<?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: Reading &amp;quot;top&amp;quot; in RH 8 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020620#M5617</link>
    <description>Thank you very much everyone.&lt;BR /&gt;I think I have a better grasp on this now.&lt;BR /&gt;&lt;BR /&gt;John, we are hosting a few online games, &lt;BR /&gt;Jedi Knight 2.&lt;BR /&gt;These seem to put a pretty nice dent in the resources if you're looking for something to test your systems.&lt;BR /&gt;&lt;BR /&gt;Thanks again...</description>
    <pubDate>Thu, 10 Jul 2003 21:09:19 GMT</pubDate>
    <dc:creator>tpfraz</dc:creator>
    <dc:date>2003-07-10T21:09:19Z</dc:date>
    <item>
      <title>Reading "top" in RH 8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020614#M5611</link>
      <description>Hello, I'm having some problems reading the information that the top command displays. I have two 2.4Ghz Xeon processors in a RH 8 machine. top displays four processors: CPU0, CPU1, CPU2, CPU3. I understand that CPU0,1 are one processor and CPU2,3 are the other. How do I read the info when all 4 processors shown display different results? (4 different sets of data for only 2 different processors).&lt;BR /&gt;Also, the sum of the percentage of processor usage does not add up. For example I have a process that says it's using 99.9% of cpu, another using 22.1%, another using 19.5%. How do I make sense of this when it obviously doesn't add up to 100%&lt;BR /&gt;&lt;BR /&gt;#2) The amount of memory used does not add up either. It says that there is constantly about 950M of 1000M of mem being used. But when looking at mem usage for all processes it only adds up to 500 - 600M at most.&lt;BR /&gt;Any ideas??&lt;BR /&gt;&lt;BR /&gt;Thanks...</description>
      <pubDate>Thu, 10 Jul 2003 18:13:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020614#M5611</guid>
      <dc:creator>tpfraz</dc:creator>
      <dc:date>2003-07-10T18:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Reading "top" in RH 8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020615#M5612</link>
      <description>hey&lt;BR /&gt;am confused. u have a two processor machine and top shows four processor. how did linux add two processor by itself.&lt;BR /&gt;&lt;BR /&gt;can you paste the output of /proc/cpuinfo. also, can u paste the initial header of the command top where it dispalys these info.&lt;BR /&gt;&lt;BR /&gt;and regarding mem, can u pls provide more info. i dont understand.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;-balaji</description>
      <pubDate>Thu, 10 Jul 2003 18:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020615#M5612</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-07-10T18:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Reading "top" in RH 8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020616#M5613</link>
      <description>The 2 processors showing up as 4 in top and /proc/cpuinfo is correct.  The new Xeon processors have a new feature called hyperthreading that makes each processor show up as 2 processors.&lt;BR /&gt;&lt;BR /&gt;On processor usage: if you have multiple processors in a system you can have N*100% processor utilization.  In a system with 4 processors you could have 4 different processes that each take up 100% of 1 cpu for a total of 400% processor utilization.&lt;BR /&gt;&lt;BR /&gt;On memory usage:  The memory used will show that pretty much all of your memory is used at any given time, but some of that memory is probably not being used for applications that are running.  The portion of memory that is not required for any currently running processes is used as a buffer cache.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Tony</description>
      <pubDate>Thu, 10 Jul 2003 18:39:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020616#M5613</guid>
      <dc:creator>Tony Contratto</dc:creator>
      <dc:date>2003-07-10T18:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reading "top" in RH 8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020617#M5614</link>
      <description>Thanks Tony,&lt;BR /&gt;That cleared a few things up.&lt;BR /&gt;So on my system with 2 processors but displaying 4 processors, would I have 200% or 400% available?&lt;BR /&gt;If the answer to the above is 200%, how would I read the 4 different percentage stats?&lt;BR /&gt;Thanks...</description>
      <pubDate>Thu, 10 Jul 2003 18:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020617#M5614</guid>
      <dc:creator>tpfraz</dc:creator>
      <dc:date>2003-07-10T18:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reading "top" in RH 8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020618#M5615</link>
      <description>To be honest, I'm not sure.  I don't personally have a system with the new processors in it (wish I did... :).  The information in my previous post is from what I have read/heard about them.&lt;BR /&gt;&lt;BR /&gt;Since you "see" 4 CPUs, I would assume that you would have the potential of seeing 4 processes in top, each using 100% cpu, for a total of 400% utilization.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Someone correct me if I'm wrong...&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Tony</description>
      <pubDate>Thu, 10 Jul 2003 19:26:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020618#M5615</guid>
      <dc:creator>Tony Contratto</dc:creator>
      <dc:date>2003-07-10T19:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Reading "top" in RH 8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020619#M5616</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;That sounds right.  I have several IBM boxes with the dual Xeon processors and my top shows up the same way.  Here is part of the screen shot from 'top' on one of them:&lt;BR /&gt;&lt;BR /&gt;  5:21pm  up 8 days,  7:43,  2 users,  load average: 1.69, 0.37, 0.12&lt;BR /&gt;80 processes: 79 sleeping, 1 running, 0 zombie, 0 stopped&lt;BR /&gt;CPU0 states:  0.0% user,  0.2% system,  0.0% nice, 99.3% idle&lt;BR /&gt;CPU1 states:  0.5% user,  2.2% system,  0.0% nice, 96.2% idle&lt;BR /&gt;CPU2 states:  1.0% user,  3.3% system,  0.0% nice, 95.0% idle&lt;BR /&gt;CPU3 states:  1.1% user,  2.3% system,  0.0% nice, 95.4% idle&lt;BR /&gt;Mem:  8230824K av, 8208304K used,   22520K free,       0K shrd,  213816K buff&lt;BR /&gt;Swap: 3121256K av,       0K used, 3121256K free                 1542372K cached&lt;BR /&gt;&lt;BR /&gt;  PID USER     PRI  NI  SIZE  RSS SHARE STAT %CPU %MEM   TIME COMMAND&lt;BR /&gt; 1839 root      15   0   624  624   488 D     2.3  0.0   0:00 find&lt;BR /&gt; 1842 root      15   0   620  620   488 D     1.7  0.0   0:00 find&lt;BR /&gt; 1845 root      15   0   620  620   488 D     1.7  0.0   0:00 find&lt;BR /&gt; 1840 root      15   0   620  620   488 D     1.5  0.0   0:00 find&lt;BR /&gt; 1838 root      15   0   620  620   488 D     1.3  0.0   0:00 find&lt;BR /&gt; 1841 root      15   0   620  620   488 D     1.1  0.0   0:00 find&lt;BR /&gt; 1843 root      15   0   620  620   488 D     0.9  0.0   0:00 find&lt;BR /&gt; 1844 root      15   0   620  620   488 D     0.9  0.0   0:00 find&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I ran eight 'find' processes at a time and it barely made each of the CPUs break a sweat.  If you can think of something that will exercise it harder I'll give it a try just to see what happens.  I love this stuff!&lt;BR /&gt;&lt;BR /&gt;As for the memory, you might be using some in shared memory?  We are playing with Oracle 9.2 on it and the newer version of Oracle uses shared memory differently than what it used to.  We've set aside about 5 Gb for the SGA, but when our DBA fires up Oracle it only uses around 350 Mb. He read that Oracle reserves what you give it for shared memory but only actually uses it as it is needed.    So from my 'top' you see 8 Gb of RAM that is almost all used, but Oracle is really only grabbing a small part of it.  &lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Jul 2003 20:36:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020619#M5616</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-07-10T20:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Reading "top" in RH 8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020620#M5617</link>
      <description>Thank you very much everyone.&lt;BR /&gt;I think I have a better grasp on this now.&lt;BR /&gt;&lt;BR /&gt;John, we are hosting a few online games, &lt;BR /&gt;Jedi Knight 2.&lt;BR /&gt;These seem to put a pretty nice dent in the resources if you're looking for something to test your systems.&lt;BR /&gt;&lt;BR /&gt;Thanks again...</description>
      <pubDate>Thu, 10 Jul 2003 21:09:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020620#M5617</guid>
      <dc:creator>tpfraz</dc:creator>
      <dc:date>2003-07-10T21:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Reading "top" in RH 8</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020621#M5618</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;Running a kernel build with something like "make -j 12" should put a pretty good CPU load on it. :)&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Tony</description>
      <pubDate>Thu, 10 Jul 2003 21:14:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reading-quot-top-quot-in-rh-8/m-p/3020621#M5618</guid>
      <dc:creator>Tony Contratto</dc:creator>
      <dc:date>2003-07-10T21:14:18Z</dc:date>
    </item>
  </channel>
</rss>

