Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M6212

Orphan Process

Orphan Process
SystemsHigh supportSystems Theory
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

The parent process ends before the child process, causing the child to lose its parent and become an orphan. Typically, the system (init process) adopts it and is responsible for cleaning it up.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

A leftover that has lost its support. When a project's initiator (parent process) leaves, the project often becomes an 'orphan'. If no new 'stepfather' (system adoption) takes over, it can easily become uncontrolled or idle. Identify orphan processes and re-claim them in a timely manner.

anchor

Anchor fast decisions

The parent process exits first, the child process loses its parent and is adopted by init (PID 1) which reaps it to avoid zombies. Metaphor: When a project initiator leaves, the project loses support; without a 'stepfather' to take over, it may idle or become uncontrolled.

MINIMUM ACTION

In progress 0/1

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E5%AD%A4%E5%84%BF%E8%BF%9B%E7%A8%8BZH · Explicit
    verified

RELATED MODELS