Tag

uninterruptible sleep

0 views collected around this technical thread.

Refining Core Development Skills
Refining Core Development Skills
Dec 23, 2024 · Operations

Understanding the Linux “D” (Uninterruptible Sleep) Process State

The article explains the meaning of a process being in the “D” state on Linux, describing it as an uninterruptible sleep caused by blocked I/O, how to identify it with tools like ps or top, why it cannot be killed, and common troubleshooting steps.

D stateLinuxprocess state
0 likes · 5 min read
Understanding the Linux “D” (Uninterruptible Sleep) Process State