Efficient Ops
Feb 28, 2019 · Operations
What Is Linux loadavg? Understanding Run Queues and Kernel Calculation
This article explains the Linux load average metric, the run queue structure, why both running (R) and uninterruptible (D) processes are counted, and how the kernel uses an exponential weighted moving average to compute the 1‑, 5‑, and 15‑minute load values.
Kernellinuxload average
0 likes · 8 min read