<?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: Control the resource usage in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065325#M29911</link>
    <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;I use RHEL 3 , I use "top" to show priority , I already use root user to renice the process.&lt;BR /&gt;&lt;BR /&gt;I strange that even the NI value is -19 or 19 , the CPU usage is also 99% , can advise what is wrong ? thx</description>
    <pubDate>Sun, 09 Sep 2007 20:12:40 GMT</pubDate>
    <dc:creator>ust3</dc:creator>
    <dc:date>2007-09-09T20:12:40Z</dc:date>
    <item>
      <title>Control the resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065319#M29905</link>
      <description>I have some process that is running in the system , I would like to control the priority to run these process , I tried to renice it , I found that even use -19 or +19 , the priority is the same .&lt;BR /&gt;Could you please advise me if I want to lower the priority ( or reduce the system resource usage to the process ), what should I do ? after change the priority , what should be the figure of NI and PRI value ? thx in advance.</description>
      <pubDate>Tue, 04 Sep 2007 20:36:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065319#M29905</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-09-04T20:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Control the resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065320#M29906</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Influence scheduling priority with nice and renice:&lt;BR /&gt;&lt;A href="http://www.linux.com/articles/58638" target="_blank"&gt;http://www.linux.com/articles/58638&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 04 Sep 2007 23:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065320#M29906</guid>
      <dc:creator>TY 007</dc:creator>
      <dc:date>2007-09-04T23:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Control the resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065321#M29907</link>
      <description>The NICE value is just one of several factors used to define the priority of a process.&lt;BR /&gt;&lt;BR /&gt;You could try cpulimit.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://cpulimit.sourceforge.net/" target="_blank"&gt;http://cpulimit.sourceforge.net/&lt;/A&gt;</description>
      <pubDate>Wed, 05 Sep 2007 04:33:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065321#M29907</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-09-05T04:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Control the resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065322#M29908</link>
      <description>thx replies,&lt;BR /&gt;&lt;BR /&gt;I have tried cpulimit , but it seems have problem , could advise what is wrong ?&lt;BR /&gt;&lt;BR /&gt;cpulimit --pid 17285 --limit 50&lt;BR /&gt;Segmentation fault&lt;BR /&gt;&lt;BR /&gt;where 17285 is ppid &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Sep 2007 06:04:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065322#M29908</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-09-07T06:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Control the resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065323#M29909</link>
      <description>thx replies,&lt;BR /&gt;&lt;BR /&gt;I tried renice many times , I use renice -19 pid or renice +19 pid , when I use top to find this process , this process is stlll on the top CPU usage (99%) , I wonder why NI is 19 or -19 , its CPU usage is still 99% , could advise what is wrong ? thx&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Sep 2007 06:20:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065323#M29909</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-09-07T06:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Control the resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065324#M29910</link>
      <description>&amp;gt;&amp;gt; I found that even use -19 or +19 , the priority is the same .&lt;BR /&gt;&lt;BR /&gt;1) You need to be super-user to use negative nice values.&lt;BR /&gt;&lt;BR /&gt;2) What tool do you use to show the priority? (top? ps?)&lt;BR /&gt;&lt;BR /&gt;3) nice (or nasty) is all about priority relative to the competition. You might pick +5, but if all other processes are nicer (+10?) or autoniced, then your are still the mean kid on the block.&lt;BR /&gt;Specifically, if the target process is the only runnable process most of the time, then it can easily, legitimately, still get 99% of the cpu, because no other process wants it more. This would quickly SEEM the case if the competition is for example a 'vi' session which only needs the cpu for a very short time.&lt;BR /&gt;&lt;BR /&gt;4) you may have stumbled into a problem. Which Linux? Which version? Which platform?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps some,&lt;BR /&gt;Hein van den Heuvel (at gmail dot com)&lt;BR /&gt;HvdH Performance Consulting&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Sep 2007 21:47:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065324#M29910</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2007-09-07T21:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Control the resource usage</title>
      <link>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065325#M29911</link>
      <description>thx reply ,&lt;BR /&gt;&lt;BR /&gt;I use RHEL 3 , I use "top" to show priority , I already use root user to renice the process.&lt;BR /&gt;&lt;BR /&gt;I strange that even the NI value is -19 or 19 , the CPU usage is also 99% , can advise what is wrong ? thx</description>
      <pubDate>Sun, 09 Sep 2007 20:12:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/control-the-resource-usage/m-p/4065325#M29911</guid>
      <dc:creator>ust3</dc:creator>
      <dc:date>2007-09-09T20:12:40Z</dc:date>
    </item>
  </channel>
</rss>

