<?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: Tuning Kernel in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel/m-p/3168300#M160823</link>
    <description>HI Jhui,&lt;BR /&gt;&lt;BR /&gt;Only kernel parameter that may affect the CPU is  the 'timeslice' parameter. The default of 10 is good. There was a patch that was resetting it to 1. So, make sure it is set to 10.&lt;BR /&gt;&lt;BR /&gt;kmtune -l -q timeslice.&lt;BR /&gt;&lt;BR /&gt;Can you post your ' sar 2 20' output for a better determination?.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
    <pubDate>Tue, 20 Jan 2004 12:04:51 GMT</pubDate>
    <dc:creator>Sridhar Bhaskarla</dc:creator>
    <dc:date>2004-01-20T12:04:51Z</dc:date>
    <item>
      <title>Tuning Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel/m-p/3168296#M160819</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;I have workstation B2600, currently the percentage idle of CPU is 0.&lt;BR /&gt;Does anybody knows what kernel parameter should i change to improve performance ? &lt;BR /&gt;and also the values of that kernel.&lt;BR /&gt;&lt;BR /&gt;thanks for your help&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Jhui.</description>
      <pubDate>Tue, 20 Jan 2004 02:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel/m-p/3168296#M160819</guid>
      <dc:creator>jhuihuihi</dc:creator>
      <dc:date>2004-01-20T02:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tuning Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel/m-p/3168297#M160820</link>
      <description>Kill ... ;-)&lt;BR /&gt;&lt;BR /&gt;But I would start by looking what processes use and what processes need CPU time. Apparently the processes are using all CPU time available, so you need to free up those resources. There aren't any kernel parameters that can do this.</description>
      <pubDate>Tue, 20 Jan 2004 03:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel/m-p/3168297#M160820</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-20T03:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Tuning Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel/m-p/3168298#M160821</link>
      <description>you are running with a single processor and the idle percentage is 0.&lt;BR /&gt;&lt;BR /&gt;If you had checked with sar -u&lt;BR /&gt;But you can check the wio% and sys%.&lt;BR /&gt;If the wio% is high check whether the processor wait period is dependent on the memory usage and I/O.Also check the sys%.There might be swapping and the processes consume more CPU.&lt;BR /&gt;i.e.system processes are using the CPU or which is causing the wio% period.&lt;BR /&gt;&lt;BR /&gt;If your usr% is occupying the entire CPU definitely you have to add CPUs</description>
      <pubDate>Tue, 20 Jan 2004 03:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel/m-p/3168298#M160821</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-01-20T03:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Tuning Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel/m-p/3168299#M160822</link>
      <description>It would probably be a good idea to set up sar to log results for a while if you're not doing that already.  That way you could watch to see if it is always at 100%, or just certain times of day it is busy but others it is ok.  You'll also be able to know if it is mosly user or I/O wait causing the CPU to be busy.&lt;BR /&gt;&lt;BR /&gt;If there are certain jobs which cause large system loads, maybe you can shift when they are running to hours when the system is less busy.  If it is constantly busy, and it is due to user processes instead of I/O wait, then you don't have many options other than adding CPU or forcing the users to run less processes.</description>
      <pubDate>Tue, 20 Jan 2004 12:00:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel/m-p/3168299#M160822</guid>
      <dc:creator>Ralph Haefner</dc:creator>
      <dc:date>2004-01-20T12:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Tuning Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel/m-p/3168300#M160823</link>
      <description>HI Jhui,&lt;BR /&gt;&lt;BR /&gt;Only kernel parameter that may affect the CPU is  the 'timeslice' parameter. The default of 10 is good. There was a patch that was resetting it to 1. So, make sure it is set to 10.&lt;BR /&gt;&lt;BR /&gt;kmtune -l -q timeslice.&lt;BR /&gt;&lt;BR /&gt;Can you post your ' sar 2 20' output for a better determination?.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 20 Jan 2004 12:04:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel/m-p/3168300#M160823</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-20T12:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Tuning Kernel</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel/m-p/3168301#M160824</link>
      <description>The way to improve this is to stop running all the processes that are consuming your CPU time. The top program will sort these out for you. Of course, you could have badly written programs that are wasting time so fixing these may help too.</description>
      <pubDate>Tue, 20 Jan 2004 15:53:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuning-kernel/m-p/3168301#M160824</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2004-01-20T15:53:46Z</dc:date>
    </item>
  </channel>
</rss>

