<?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: max number of processes in red hat in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099464#M7390</link>
    <description>There are Process rlimit_*&lt;BR /&gt;like RLIMIT_NPROC "limit process that user can owne"&lt;BR /&gt;&lt;BR /&gt;There are many other RLIMIT_*, like memory lock, etc ..&lt;BR /&gt;&lt;BR /&gt;But there is no process max limit at the kernel level that I am awared of !&lt;BR /&gt;&lt;BR /&gt;well the amount of memory is the limit, but kernel param ! not that I know ! &lt;BR /&gt;&lt;BR /&gt;I am no expert, just trying to fit all the pieces myself, but dus far I have not found the exact match to nproc in Linux kernel.&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 22 Oct 2003 08:22:46 GMT</pubDate>
    <dc:creator>Huc_1</dc:creator>
    <dc:date>2003-10-22T08:22:46Z</dc:date>
    <item>
      <title>max number of processes in red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099461#M7387</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think the equivalency of the HPUX parameter nproc in red-hat is .kernel/threads-max. Can anyone tell me if is this correct or not??&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;R.O.</description>
      <pubDate>Wed, 22 Oct 2003 06:44:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099461#M7387</guid>
      <dc:creator>R.O.</dc:creator>
      <dc:date>2003-10-22T06:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: max number of processes in red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099462#M7388</link>
      <description>If I got this right under linux a thread is not a process&lt;BR /&gt;&lt;BR /&gt;A thread in linux executes kernel function, a process execute kernel function using systems &lt;BR /&gt;calls.&lt;BR /&gt;&lt;BR /&gt;a thread only run in kernel mode&lt;BR /&gt;&lt;BR /&gt;process run in user or kernel mode&lt;BR /&gt;&lt;BR /&gt;cat /proc/sys/kernel/threads-max&lt;BR /&gt;&lt;BR /&gt;will tell you the current/running number of threads&lt;BR /&gt;&lt;BR /&gt;have look in at &lt;BR /&gt;  &lt;BR /&gt;/usr/src/linux-2.4.20-20.9/include/linux/threads.h&lt;BR /&gt;&lt;BR /&gt;so I do not think it is strictly the same&lt;BR /&gt; &lt;BR /&gt;Often databases ask that this be increased &lt;BR /&gt;&lt;BR /&gt;Hope this helps &lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Oct 2003 07:35:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099462#M7388</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-22T07:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: max number of processes in red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099463#M7389</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;So what is the kernel parameter that establish the max number of processes in linux?&lt;BR /&gt;&lt;BR /&gt;Regards, &lt;BR /&gt;&lt;BR /&gt;R.O.</description>
      <pubDate>Wed, 22 Oct 2003 07:55:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099463#M7389</guid>
      <dc:creator>R.O.</dc:creator>
      <dc:date>2003-10-22T07:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: max number of processes in red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099464#M7390</link>
      <description>There are Process rlimit_*&lt;BR /&gt;like RLIMIT_NPROC "limit process that user can owne"&lt;BR /&gt;&lt;BR /&gt;There are many other RLIMIT_*, like memory lock, etc ..&lt;BR /&gt;&lt;BR /&gt;But there is no process max limit at the kernel level that I am awared of !&lt;BR /&gt;&lt;BR /&gt;well the amount of memory is the limit, but kernel param ! not that I know ! &lt;BR /&gt;&lt;BR /&gt;I am no expert, just trying to fit all the pieces myself, but dus far I have not found the exact match to nproc in Linux kernel.&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Oct 2003 08:22:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099464#M7390</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-22T08:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: max number of processes in red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099465#M7391</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Because of that linux kernel is much&lt;BR /&gt;generic than HPUX there is no need to&lt;BR /&gt;set "nproc", the kernel will create&lt;BR /&gt;procs til it will finish all the resources.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Wed, 22 Oct 2003 08:28:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099465#M7391</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-10-22T08:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: max number of processes in red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099466#M7392</link>
      <description>few parameters may be relevant for you:&lt;BR /&gt;&lt;BR /&gt;-  kernel.threads-max  (man sysctl for more)&lt;BR /&gt;&lt;BR /&gt;- nproc - max number of processes per user (/etc/security/linits.comf)&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Vitaly</description>
      <pubDate>Wed, 22 Oct 2003 08:40:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099466#M7392</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-10-22T08:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: max number of processes in red hat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099467#M7393</link>
      <description>There is a new other question in the linux forum that is about the nearly the same subject and in there is a link to&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://linuxperf.nl.linux.org/general/kerneltuning.html" target="_blank"&gt;http://linuxperf.nl.linux.org/general/kerneltuning.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;found this to be very good ! thanks to Shelstraete Bart for this &lt;BR /&gt;&lt;BR /&gt;The pointer nearly same subject new forum message is &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=239333" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=239333&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Sun, 26 Oct 2003 06:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/max-number-of-processes-in-red-hat/m-p/3099467#M7393</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-26T06:34:49Z</dc:date>
    </item>
  </channel>
</rss>

