<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Orphan_Process</id>
	<title>Orphan Process - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Orphan_Process"/>
	<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Orphan_Process&amp;action=history"/>
	<updated>2026-06-02T17:12:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://dikapediav2.com/wiki/index.php?title=Orphan_Process&amp;diff=142&amp;oldid=prev</id>
		<title>Ardika Sulistija: Created page with &quot;Related topics: * &lt;b&gt;Processes&lt;/b&gt; * &lt;b&gt;Zombie Process&lt;/b&gt; * &lt;b&gt;Process Control Block (PCB)&lt;/b&gt; * &lt;b&gt;Threads&lt;/b&gt;   ----  &lt;b&gt;Orphan Process&lt;/b&gt; - Parent process has finished or terminated, but it remains running.   &lt;u&gt;Difference between &lt;b&gt;Orphan&lt;/b&gt; process and &lt;b&gt;Zombie&lt;/b&gt; process&lt;/u&gt;: * In the &lt;b&gt;Orphan&lt;/b&gt; process, the parent process has finished or terminated, though it r...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Orphan_Process&amp;diff=142&amp;oldid=prev"/>
		<updated>2024-09-11T14:18:34Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Related topics: * &lt;a href=&quot;/wiki/Processes&quot; title=&quot;Processes&quot;&gt;&amp;lt;b&amp;gt;Processes&amp;lt;/b&amp;gt;&lt;/a&gt; * &lt;a href=&quot;/wiki/Zombie_Process&quot; title=&quot;Zombie Process&quot;&gt;&amp;lt;b&amp;gt;Zombie Process&amp;lt;/b&amp;gt;&lt;/a&gt; * &lt;a href=&quot;/wiki/Process_Control_Block_(PCB)&quot; title=&quot;Process Control Block (PCB)&quot;&gt;&amp;lt;b&amp;gt;Process Control Block (PCB)&amp;lt;/b&amp;gt;&lt;/a&gt; * &lt;a href=&quot;/wiki/Threads&quot; title=&quot;Threads&quot;&gt;&amp;lt;b&amp;gt;Threads&amp;lt;/b&amp;gt;&lt;/a&gt;   ----  &amp;lt;b&amp;gt;Orphan Process&amp;lt;/b&amp;gt; - Parent process has finished or terminated, but it remains running.   &amp;lt;u&amp;gt;Difference between &amp;lt;b&amp;gt;Orphan&amp;lt;/b&amp;gt; process and &lt;a href=&quot;/wiki/Zombie_Process&quot; title=&quot;Zombie Process&quot;&gt;&amp;lt;b&amp;gt;Zombie&amp;lt;/b&amp;gt;&lt;/a&gt; process&amp;lt;/u&amp;gt;: * In the &amp;lt;b&amp;gt;Orphan&amp;lt;/b&amp;gt; process, the parent process has finished or terminated, though it r...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Related topics:&lt;br /&gt;
* [[Processes|&amp;lt;b&amp;gt;Processes&amp;lt;/b&amp;gt;]]&lt;br /&gt;
* [[Zombie Process|&amp;lt;b&amp;gt;Zombie Process&amp;lt;/b&amp;gt;]]&lt;br /&gt;
* [[Process Control Block (PCB)|&amp;lt;b&amp;gt;Process Control Block (PCB)&amp;lt;/b&amp;gt;]]&lt;br /&gt;
* [[Threads|&amp;lt;b&amp;gt;Threads&amp;lt;/b&amp;gt;]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;Orphan Process&amp;lt;/b&amp;gt; - Parent process has finished or terminated, but it remains running.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Difference between &amp;lt;b&amp;gt;Orphan&amp;lt;/b&amp;gt; process and [[Zombie Process|&amp;lt;b&amp;gt;Zombie&amp;lt;/b&amp;gt;]] process&amp;lt;/u&amp;gt;:&lt;br /&gt;
* In the &amp;lt;b&amp;gt;Orphan&amp;lt;/b&amp;gt; process, the parent process has finished or terminated, though it remains running itself. &lt;br /&gt;
** In a Unix-like OS, &amp;lt;b&amp;gt;the special init system process immediately adopts any orphaned processes&amp;lt;/b&amp;gt;. This operation is called re-parenting and occurs automatically. Even though technically the process has the init process as its parent, it&amp;#039;s still called an orphan process, since the process that originally created it no longer exists.&lt;br /&gt;
&lt;br /&gt;
* In the &amp;lt;b&amp;gt;Zombie&amp;lt;/b&amp;gt; process, the process has completed execution but still has an entry in the process table. &lt;br /&gt;
** &amp;lt;i&amp;gt;Think &amp;quot;zombie&amp;quot;: the process has &amp;quot;died&amp;quot; but has not yet been &amp;quot;reaped&amp;quot;&amp;lt;/i&amp;gt;.&lt;br /&gt;
** Unlike normal processes, the kill command has no effect on a zombie process. When a process ends, &amp;lt;b&amp;gt;all of the memory and resources associated with the process are de-allocated&amp;lt;/b&amp;gt; so they can be used by other processes. However, the process&amp;#039;s entry in the process table remains.&lt;/div&gt;</summary>
		<author><name>Ardika Sulistija</name></author>
	</entry>
</feed>