<?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: system resource in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/system-resource/m-p/3666498#M20490</link>
    <description>You can change the cpu prioirty with nice utility so that it can not run by using more resource. check nice man page.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
    <pubDate>Tue, 08 Nov 2005 02:56:20 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2005-11-08T02:56:20Z</dc:date>
    <item>
      <title>system resource</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-resource/m-p/3666497#M20489</link>
      <description>I found that in my system , there is a strange process that its process name is "osw" , if this process is running in the system , the system will become very slow ( because it will use much CPU time ), so I want to control this kind of process ( eg. if the process command is "osw" ) can only use maximum of a certain of CPU resource ( eg. 10 % ) , is it possible ? thx</description>
      <pubDate>Tue, 08 Nov 2005 02:51:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-resource/m-p/3666497#M20489</guid>
      <dc:creator>addendum</dc:creator>
      <dc:date>2005-11-08T02:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: system resource</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-resource/m-p/3666498#M20490</link>
      <description>You can change the cpu prioirty with nice utility so that it can not run by using more resource. check nice man page.&lt;BR /&gt;&lt;BR /&gt;hth.</description>
      <pubDate>Tue, 08 Nov 2005 02:56:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-resource/m-p/3666498#M20490</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-11-08T02:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: system resource</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-resource/m-p/3666499#M20491</link>
      <description>thx reply , &lt;BR /&gt;&lt;BR /&gt;if not only want to set the prioirty , I want to control the cpu usage by process name , is it possible ? thx</description>
      <pubDate>Tue, 08 Nov 2005 03:06:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-resource/m-p/3666499#M20491</guid>
      <dc:creator>addendum</dc:creator>
      <dc:date>2005-11-08T03:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: system resource</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-resource/m-p/3666500#M20492</link>
      <description>no, it isn't possible set maximum cpu usage. setting the lowest priority ensures that process uses very low cpu when other processes need it. But it will get 100% cpu when there aren't other processes running.&lt;BR /&gt;&lt;BR /&gt;# renice 19 &lt;PID&gt;&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;# renice 19 $(pgrep osw)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Ciao!&lt;BR /&gt;Claudio&lt;/PID&gt;</description>
      <pubDate>Tue, 08 Nov 2005 08:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-resource/m-p/3666500#M20492</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2005-11-08T08:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: system resource</title>
      <link>https://community.hpe.com/t5/operating-system-linux/system-resource/m-p/3666501#M20493</link>
      <description>I think that nice or renice will do the job, anyway, there is a kernel patch, but I think that is not updated:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.tls-technologies.com/CPU/cpu-main.html" target="_blank"&gt;http://www.tls-technologies.com/CPU/cpu-main.html&lt;/A&gt;</description>
      <pubDate>Tue, 08 Nov 2005 08:15:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/system-resource/m-p/3666501#M20493</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-08T08:15:10Z</dc:date>
    </item>
  </channel>
</rss>

