Definition
Orphan Process
An orphan process is a process whose parent has terminated before it did.
The OS reassigns the orphan to the
initprocess (PID 1) or another adopted parent for proper management.
Orphan Process
An orphan process is a process whose parent has terminated before it did.
The OS reassigns the orphan to the
initprocess (PID 1) or another adopted parent for proper management.