Daily Shaarli

All links of one day in a single page.

February 7, 2023

Processes in an Uninterruptible Sleep (D) State | Support | SUSE

Trick learned: echo w > /proc/sysrq-trigger to show a stack trace in dmesg for tasks in uninterruptible sleep state. This is helpful to learn what the process is blocking on.