Geek Culture
Published in

Geek Culture

DevOps in Linux — Zombie Process

Linux zombie process deep dive

Before we introduce and troubleshoot Zombie process, let’s first understand what is “process status”.

Process Status

When iowait is increasing, the process is likely to be in an uninterruptible state for a long time because it cannot get a response from the hardware. From the output of ps or top

--

--

A new tech publication by Start it up (https://medium.com/swlh).

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store