<?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 How  LINUX OS picks the PID in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-linux-os-picks-the-pid/m-p/4433005#M36863</link>
    <description>RHEL AS&lt;BR /&gt;&lt;BR /&gt;I happened to trace a Oracleprocess which is suppose to be terminating at a particular time. I am not sure if a new process can come up with same PID of an "old process"</description>
    <pubDate>Thu, 04 Jun 2009 10:13:37 GMT</pubDate>
    <dc:creator>skt_skt</dc:creator>
    <dc:date>2009-06-04T10:13:37Z</dc:date>
    <item>
      <title>How  LINUX OS picks the PID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-linux-os-picks-the-pid/m-p/4433005#M36863</link>
      <description>RHEL AS&lt;BR /&gt;&lt;BR /&gt;I happened to trace a Oracleprocess which is suppose to be terminating at a particular time. I am not sure if a new process can come up with same PID of an "old process"</description>
      <pubDate>Thu, 04 Jun 2009 10:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-linux-os-picks-the-pid/m-p/4433005#M36863</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2009-06-04T10:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: How  LINUX OS picks the PID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-linux-os-picks-the-pid/m-p/4433006#M36864</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The OS maintains a table, and hands out PID sequentially.&lt;BR /&gt;&lt;BR /&gt;It is very unlikely for the new process to pick up the same PID as the old.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 04 Jun 2009 11:04:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-linux-os-picks-the-pid/m-p/4433006#M36864</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-06-04T11:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: How  LINUX OS picks the PID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-linux-os-picks-the-pid/m-p/4433007#M36865</link>
      <description>The pid assignment process wraps at 32767.&lt;BR /&gt;&lt;BR /&gt;$ cat /proc/sys/kernel/pid_max&lt;BR /&gt;32768&lt;BR /&gt;&lt;BR /&gt;Next time around, the kernel skips over any&lt;BR /&gt;pids that are still in use from the last round of assignment.&lt;BR /&gt;</description>
      <pubDate>Thu, 04 Jun 2009 12:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-linux-os-picks-the-pid/m-p/4433007#M36865</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-06-04T12:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: How  LINUX OS picks the PID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-linux-os-picks-the-pid/m-p/4433008#M36866</link>
      <description>Your HP-UX thread on this issue:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1345148" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1345148&lt;/A&gt;</description>
      <pubDate>Sat, 06 Jun 2009 10:14:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-linux-os-picks-the-pid/m-p/4433008#M36866</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-06-06T10:14:56Z</dc:date>
    </item>
  </channel>
</rss>

