<?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: CPU Resource Alloaction on LINUX Server in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cpu-resource-alloaction-on-linux-server/m-p/3819973#M24141</link>
    <description>Hi,&lt;BR /&gt;1. man ulimit&lt;BR /&gt;2. You can limit resources for any user by adding a line to /etc/pam.d/login:&lt;BR /&gt;session    required /lib/security/pam_limit.so&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and then you must edit the /etc/security/limits.conf file to actually place the limits.&lt;BR /&gt;Again, read the documentaion first.&lt;BR /&gt;Cheers.</description>
    <pubDate>Sat, 08 Jul 2006 12:21:56 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2006-07-08T12:21:56Z</dc:date>
    <item>
      <title>CPU Resource Alloaction on LINUX Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-resource-alloaction-on-linux-server/m-p/3819972#M24140</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have few custom Daemon running for our  client on Linux Server. &lt;BR /&gt;&lt;BR /&gt;These Daemon on request uses nearly 100% CPU whenever business requests are processed which slows down other tasks running on Machine.&lt;BR /&gt;&lt;BR /&gt;We have been using renice to lower down the priority in past.&lt;BR /&gt;&lt;BR /&gt;We are now looking at some tool which helps us to do some resource allocation constraints for these process wrt to CPU, Memory etc. Majorly CPU.&lt;BR /&gt;&lt;BR /&gt;Any idea which all good tools or functions are available to acheive this.&lt;BR /&gt;&lt;BR /&gt;These Daemons are in C++ and compiled with GNU Compiler.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Sat, 08 Jul 2006 01:21:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-resource-alloaction-on-linux-server/m-p/3819972#M24140</guid>
      <dc:creator>Lalit Seth</dc:creator>
      <dc:date>2006-07-08T01:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Resource Alloaction on LINUX Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-resource-alloaction-on-linux-server/m-p/3819973#M24141</link>
      <description>Hi,&lt;BR /&gt;1. man ulimit&lt;BR /&gt;2. You can limit resources for any user by adding a line to /etc/pam.d/login:&lt;BR /&gt;session    required /lib/security/pam_limit.so&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;and then you must edit the /etc/security/limits.conf file to actually place the limits.&lt;BR /&gt;Again, read the documentaion first.&lt;BR /&gt;Cheers.</description>
      <pubDate>Sat, 08 Jul 2006 12:21:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-resource-alloaction-on-linux-server/m-p/3819973#M24141</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-07-08T12:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Resource Alloaction on LINUX Server</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cpu-resource-alloaction-on-linux-server/m-p/3819974#M24142</link>
      <description>Background processes that require hardware interrupts, e.g. "cu" can cause a system to spiral out of control. Try running your process then use "vmstat" and "top" to monitor interrupt system activity.&lt;BR /&gt;If this is your problem the only fix is to re-examine your source code and look at the way  in which it is grabbing resources.</description>
      <pubDate>Sun, 09 Jul 2006 09:53:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cpu-resource-alloaction-on-linux-server/m-p/3819974#M24142</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2006-07-09T09:53:37Z</dc:date>
    </item>
  </channel>
</rss>

