<?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: PID allocation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pid-allocation/m-p/4972928#M418282</link>
    <description>Ok thanks! Thats a start, ill take a look at that file.  But how do i get to pid's of 20000 when theres never over 5000 or so processess running?  At what point to they get recirculated?  Does the system use all the pids from 1-MAXPID then recycle through the free ones?</description>
    <pubDate>Mon, 10 Apr 2006 13:55:32 GMT</pubDate>
    <dc:creator>John Oberlander</dc:creator>
    <dc:date>2006-04-10T13:55:32Z</dc:date>
    <item>
      <title>PID allocation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pid-allocation/m-p/4972926#M418280</link>
      <description>Im not finding this question on the forums anywhere so im going to ask.  On HP-UX 11iv1 how are pids allocated, how high to they go and when are they reused?  Any docs on this would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;John</description>
      <pubDate>Mon, 10 Apr 2006 13:43:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pid-allocation/m-p/4972926#M418280</guid>
      <dc:creator>John Oberlander</dc:creator>
      <dc:date>2006-04-10T13:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: PID allocation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pid-allocation/m-p/4972927#M418281</link>
      <description>Hi John:&lt;BR /&gt;&lt;BR /&gt;The maxiumum value for a PID (MAXPID) is defined in '/usr/include/sys/param.h'.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 10 Apr 2006 13:52:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pid-allocation/m-p/4972927#M418281</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-04-10T13:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: PID allocation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pid-allocation/m-p/4972928#M418282</link>
      <description>Ok thanks! Thats a start, ill take a look at that file.  But how do i get to pid's of 20000 when theres never over 5000 or so processess running?  At what point to they get recirculated?  Does the system use all the pids from 1-MAXPID then recycle through the free ones?</description>
      <pubDate>Mon, 10 Apr 2006 13:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pid-allocation/m-p/4972928#M418282</guid>
      <dc:creator>John Oberlander</dc:creator>
      <dc:date>2006-04-10T13:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: PID allocation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pid-allocation/m-p/4972929#M418283</link>
      <description>Actually the best way is to ask the kernel itself:&lt;BR /&gt;&lt;BR /&gt;echo "effective_maxpid/D" | adb -k /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;Typically the value is 30,000 --- which has been the UNIX standard for decades although some UNIX flavors go much higher. Once the effective_maxpid is reached, the pid's are recycled starting with the lowest free pid (although a few low values are reserved and thus are skipped over).</description>
      <pubDate>Mon, 10 Apr 2006 14:13:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pid-allocation/m-p/4972929#M418283</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-04-10T14:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: PID allocation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pid-allocation/m-p/4972930#M418284</link>
      <description>Ah, i knew i never seen pids in the 8M's.  My kernel is at 30K also.  We're building a process tracking system, im pretty sure this will be enough info. &lt;BR /&gt;&lt;BR /&gt;Thanks much!&lt;BR /&gt;John</description>
      <pubDate>Mon, 10 Apr 2006 14:18:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pid-allocation/m-p/4972930#M418284</guid>
      <dc:creator>John Oberlander</dc:creator>
      <dc:date>2006-04-10T14:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: PID allocation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pid-allocation/m-p/4972931#M418285</link>
      <description>Closed</description>
      <pubDate>Mon, 10 Apr 2006 14:22:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pid-allocation/m-p/4972931#M418285</guid>
      <dc:creator>John Oberlander</dc:creator>
      <dc:date>2006-04-10T14:22:38Z</dc:date>
    </item>
  </channel>
</rss>

