<?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: Process Limitations in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/process-limitations/m-p/3585673#M18773</link>
    <description>'/proc/sys/fs/file-max' is the maximum number of vavailable file handles.  I think it usually defaults to 32k, but I've got mine set to 128k without any issues (and I use 'em).  It just uses a bit more memory at the kernel level, no big deal.&lt;BR /&gt;&lt;BR /&gt;The amount of memory per process is limited to the amount of memory on the stack, unless you've used 'ulimit -m &lt;VAL&gt;' to set it smaller.  See 'man ulimit' for more on that.&lt;BR /&gt;&lt;BR /&gt;Other limitations? It depends on what you're doing I guess.  If you're worried, give some more details about what you're doing, and we'll try think of anything else.&lt;BR /&gt;&lt;BR /&gt;If you want to browse around in some of the preset limits in '/proc/sys/*', you might find something else which might affect you.  I'd also advise reading through '/usr/share/doc/kernel-doc-*/filesystems/proc.txt' to see what most of those bits and pieces do.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/VAL&gt;</description>
    <pubDate>Tue, 19 Jul 2005 06:21:42 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2005-07-19T06:21:42Z</dc:date>
    <item>
      <title>Process Limitations</title>
      <link>https://community.hpe.com/t5/operating-system-linux/process-limitations/m-p/3585671#M18771</link>
      <description>OS: Linux Enterprise 3.0 Update 4&lt;BR /&gt;&lt;BR /&gt;We will be running a new application off of our servers which will spawn multiple child processes from the parent creating some fairly large threads.&lt;BR /&gt;&lt;BR /&gt;I am hoping to find out the following information:&lt;BR /&gt;&lt;BR /&gt;1. How may open files can I have per thread?&lt;BR /&gt;2. How much memory is allocated per process (parent + childs)?&lt;BR /&gt;3. Any other limitations that I would need to be aware of?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jul 2005 06:05:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/process-limitations/m-p/3585671#M18771</guid>
      <dc:creator>TJ_22</dc:creator>
      <dc:date>2005-07-19T06:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Process Limitations</title>
      <link>https://community.hpe.com/t5/operating-system-linux/process-limitations/m-p/3585672#M18772</link>
      <description>&lt;BR /&gt;try 'ulimit -a' which should give most of the details you are looking for.&lt;BR /&gt;&lt;BR /&gt;But for modifying the values you got to be a root user.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Tue, 19 Jul 2005 06:19:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/process-limitations/m-p/3585672#M18772</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-07-19T06:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Process Limitations</title>
      <link>https://community.hpe.com/t5/operating-system-linux/process-limitations/m-p/3585673#M18773</link>
      <description>'/proc/sys/fs/file-max' is the maximum number of vavailable file handles.  I think it usually defaults to 32k, but I've got mine set to 128k without any issues (and I use 'em).  It just uses a bit more memory at the kernel level, no big deal.&lt;BR /&gt;&lt;BR /&gt;The amount of memory per process is limited to the amount of memory on the stack, unless you've used 'ulimit -m &lt;VAL&gt;' to set it smaller.  See 'man ulimit' for more on that.&lt;BR /&gt;&lt;BR /&gt;Other limitations? It depends on what you're doing I guess.  If you're worried, give some more details about what you're doing, and we'll try think of anything else.&lt;BR /&gt;&lt;BR /&gt;If you want to browse around in some of the preset limits in '/proc/sys/*', you might find something else which might affect you.  I'd also advise reading through '/usr/share/doc/kernel-doc-*/filesystems/proc.txt' to see what most of those bits and pieces do.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;/VAL&gt;</description>
      <pubDate>Tue, 19 Jul 2005 06:21:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/process-limitations/m-p/3585673#M18773</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-07-19T06:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Process Limitations</title>
      <link>https://community.hpe.com/t5/operating-system-linux/process-limitations/m-p/3585674#M18774</link>
      <description>Thanks!</description>
      <pubDate>Tue, 19 Jul 2005 06:21:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/process-limitations/m-p/3585674#M18774</guid>
      <dc:creator>TJ_22</dc:creator>
      <dc:date>2005-07-19T06:21:59Z</dc:date>
    </item>
  </channel>
</rss>

