<?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: user process takes 90% of CPU in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258968#M176629</link>
    <description>Well, rather than using "The Force" to lead you to waiting on a file lock I suggest that you use Glance to drill into the process to see what it is really doing. Another option is to use tusc. &lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.5/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.5/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;One we know what the process is spending most of the time doing, it's much easier to offer helpful suggestions.&lt;BR /&gt;&lt;BR /&gt;Nicing the process is really throwing a Band-Aid at the problem.</description>
    <pubDate>Mon, 26 Apr 2004 09:34:05 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2004-04-26T09:34:05Z</dc:date>
    <item>
      <title>user process takes 90% of CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258962#M176623</link>
      <description>Since I've got a rp5430 running with HPUX 11.11 a problem occurs when an users starts a cobol program. This program takes around 90% CPU time and delays all other. I think it has something to do with waiting to get a lock on a file. My previous L1000 with 11.00 didn't had this problem. Anyone have an idea?&lt;BR /&gt;Also, the rp5430 is now connected to a SAN.&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;&lt;BR /&gt;Edward</description>
      <pubDate>Mon, 26 Apr 2004 06:21:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258962#M176623</guid>
      <dc:creator>Ing. E. van Egmond</dc:creator>
      <dc:date>2004-04-26T06:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: user process takes 90% of CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258963#M176624</link>
      <description>Operating systems are backward compatible ... still look forward to get it compiled under 11.11&lt;BR /&gt;&lt;BR /&gt;OR&lt;BR /&gt;&lt;BR /&gt;Is there any additional load being put on to the system ? &lt;BR /&gt;&lt;BR /&gt;Regds,&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Mon, 26 Apr 2004 06:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258963#M176624</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-04-26T06:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: user process takes 90% of CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258964#M176625</link>
      <description>We've tried a recompilation, but it didn't had the desired effect. I'm more thinking in the line of a new kernel paarameter which can be the culprit.&lt;BR /&gt;&lt;BR /&gt;I'm keeping an eye on the running processes with the highest CPU time, and nothing else effects this job.</description>
      <pubDate>Mon, 26 Apr 2004 06:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258964#M176625</guid>
      <dc:creator>Ing. E. van Egmond</dc:creator>
      <dc:date>2004-04-26T06:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: user process takes 90% of CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258965#M176626</link>
      <description>Edward,&lt;BR /&gt;Along with the kernel parameters, i would also suggest u check patches.</description>
      <pubDate>Mon, 26 Apr 2004 07:52:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258965#M176626</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-04-26T07:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: user process takes 90% of CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258966#M176627</link>
      <description>Try starting the cobol program with a lower priority (man nice for more information), and see what happens:&lt;BR /&gt;&lt;BR /&gt;# nice -5 &lt;COBOL_PROGRAM&gt;&lt;BR /&gt;&lt;BR /&gt;-Hazem&lt;/COBOL_PROGRAM&gt;</description>
      <pubDate>Mon, 26 Apr 2004 09:20:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258966#M176627</guid>
      <dc:creator>Hazem Mahmoud_3</dc:creator>
      <dc:date>2004-04-26T09:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: user process takes 90% of CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258967#M176628</link>
      <description>Maybe check the ulimit function?&lt;BR /&gt;anyway "nice" should work...&lt;BR /&gt;&lt;BR /&gt;Peace, R.</description>
      <pubDate>Mon, 26 Apr 2004 09:28:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258967#M176628</guid>
      <dc:creator>Roberto Polli</dc:creator>
      <dc:date>2004-04-26T09:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: user process takes 90% of CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258968#M176629</link>
      <description>Well, rather than using "The Force" to lead you to waiting on a file lock I suggest that you use Glance to drill into the process to see what it is really doing. Another option is to use tusc. &lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.5/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/tusc-7.5/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;One we know what the process is spending most of the time doing, it's much easier to offer helpful suggestions.&lt;BR /&gt;&lt;BR /&gt;Nicing the process is really throwing a Band-Aid at the problem.</description>
      <pubDate>Mon, 26 Apr 2004 09:34:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258968#M176629</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-04-26T09:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: user process takes 90% of CPU</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258969#M176630</link>
      <description>Clay has a good point. Thanks for bringing that up. I guess a short-term solution would be to "nice" it, but like Clay mentioned, the problem would still exist.&lt;BR /&gt;&lt;BR /&gt;-Hazem</description>
      <pubDate>Mon, 26 Apr 2004 09:47:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/user-process-takes-90-of-cpu/m-p/3258969#M176630</guid>
      <dc:creator>Hazem Mahmoud_3</dc:creator>
      <dc:date>2004-04-26T09:47:34Z</dc:date>
    </item>
  </channel>
</rss>

