<?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: kernal value - max_thread_proc question. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-max-thread-proc-question/m-p/3373811#M196085</link>
    <description>If each of those threads will have some file descriptors open, you may also need to look at maxfiles/maxfiles_lim and perhaps even nfile.</description>
    <pubDate>Tue, 07 Sep 2004 19:13:08 GMT</pubDate>
    <dc:creator>rick jones</dc:creator>
    <dc:date>2004-09-07T19:13:08Z</dc:date>
    <item>
      <title>kernal value - max_thread_proc question.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-max-thread-proc-question/m-p/3373807#M196081</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Svr: HP-UX 11.0 Oracle MC/SG 11.09 OVO NNM&lt;BR /&gt;&lt;BR /&gt;Our servers (two nodes running OVO) have this&lt;BR /&gt;kernel parameter max_thread_proc=64.&lt;BR /&gt;We need to update that value to 1024.&lt;BR /&gt;&lt;BR /&gt;Are there any issues with doing this?&lt;BR /&gt;Are there any related kernel parameters that we need to update as well?&lt;BR /&gt;&lt;BR /&gt;10 points to any good answer.&lt;BR /&gt;TIA, Gino&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2004 13:34:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-max-thread-proc-question/m-p/3373807#M196081</guid>
      <dc:creator>Gino Castoldi_2</dc:creator>
      <dc:date>2004-09-07T13:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: kernal value - max_thread_proc question.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-max-thread-proc-question/m-p/3373808#M196082</link>
      <description>&lt;P&gt;Hi Gino,&lt;BR /&gt;&lt;BR /&gt;I cover this parameter in detail in my NFS performance technical paper and my "Optimizing NFS Performance" book.&lt;BR /&gt;&lt;BR /&gt;If you adjust this parameter you should also be careful to adjust the "nkthread" parameter and the "ncallout" parameter. If you increase the maximum number of threads for each process to start (max_thread_proc) then your overall number of threads will likely increase, thus nkthread needs to be increased. If you increase the number of threads on the system, you will need to increase the callout table accordingly by tuning ncallout.&lt;BR /&gt;&lt;BR /&gt;Again, there are more details in my technical paper and book. The technical&amp;nbsp; paper is located at:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/1435/NFSPerformanceTuninginHP-UX11.0and11iSystems.pdf" target="_blank" rel="noopener"&gt;http://www.docs.hp.com/hpux/onlinedocs/1435/NFSPerformanceTuninginHP-UX11.0and11iSystems.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and one of the last sections discusses kernel parameter tuning.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Dave&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 09:22:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-max-thread-proc-question/m-p/3373808#M196082</guid>
      <dc:creator>Dave Olker</dc:creator>
      <dc:date>2021-06-18T09:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: kernal value - max_thread_proc question.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-max-thread-proc-question/m-p/3373809#M196083</link>
      <description>max_thread_proc indicates the maximum number of threads a process can create&lt;BR /&gt;&lt;BR /&gt;nkthread stands for the maximum number of threads that can be running in the system.&lt;BR /&gt;&lt;BR /&gt;nkthread by default is based on the value of NPROC.(NPROC*7)/4)+16).&lt;BR /&gt;&lt;BR /&gt;As long as your NPROC is at a reasonable limit and as long as you are not going to be running way too many threaded applications in the system, tuning max_thread_proc should not require changes to the nkthread.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 07 Sep 2004 13:47:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-max-thread-proc-question/m-p/3373809#M196083</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-09-07T13:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: kernal value - max_thread_proc question.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-max-thread-proc-question/m-p/3373810#M196084</link>
      <description>Hi Gino,&lt;BR /&gt;&lt;BR /&gt;Did you check the manpage of max_thread_proc on HP-UX 11.00 system?&lt;BR /&gt;&lt;BR /&gt;Also, refer the foll. links for reference:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/TKP-90202/TKP-90202_top.html&amp;amp;con=/hpux/onlinedocs/TKP-90202/00/00/93-con.html&amp;amp;toc=/hpux/onlinedocs/TKP-90202/00/00/93-toc.html&amp;amp;searchterms=max_thread_proc&amp;amp;queryid=20040907-124341" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/TKP-90202/TKP-90202_top.html&amp;amp;con=/hpux/onlinedocs/TKP-90202/00/00/93-con.html&amp;amp;toc=/hpux/onlinedocs/TKP-90202/00/00/93-toc.html&amp;amp;searchterms=max_thread_proc&amp;amp;queryid=20040907-124341&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/otsearch/getfile?id=/hpux/onlinedocs/939/KCParms/KCparam.MaxThreadsPerProcess.html&amp;amp;searchterms=max_thread_proc&amp;amp;queryid=20040907-124341" target="_blank"&gt;http://docs.hp.com/cgi-bin/otsearch/getfile?id=/hpux/onlinedocs/939/KCParms/KCparam.MaxThreadsPerProcess.html&amp;amp;searchterms=max_thread_proc&amp;amp;queryid=20040907-124341&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hemanth</description>
      <pubDate>Tue, 07 Sep 2004 13:52:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-max-thread-proc-question/m-p/3373810#M196084</guid>
      <dc:creator>Hemanth Gurunath Basrur</dc:creator>
      <dc:date>2004-09-07T13:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: kernal value - max_thread_proc question.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-max-thread-proc-question/m-p/3373811#M196085</link>
      <description>If each of those threads will have some file descriptors open, you may also need to look at maxfiles/maxfiles_lim and perhaps even nfile.</description>
      <pubDate>Tue, 07 Sep 2004 19:13:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernal-value-max-thread-proc-question/m-p/3373811#M196085</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2004-09-07T19:13:08Z</dc:date>
    </item>
  </channel>
</rss>

