Tag

exponential weighted moving average

0 views collected around this technical thread.

Refining Core Development Skills
Refining Core Development Skills
Jan 10, 2023 · Fundamentals

Understanding Linux Load Average: Principles and Calculations

This article explains Linux load average, covering how it is calculated, its relationship with CPU usage, and how the kernel exposes load data to applications.

I/Ocpuexponential weighted moving average
0 likes · 15 min read
Understanding Linux Load Average: Principles and Calculations
NetEase Game Operations Platform
NetEase Game Operations Platform
Feb 22, 2019 · Operations

Understanding Linux Load Average: Run Queue, Calculation Method, and Interpretation

This article explains what Linux load average is, how the kernel’s run‑queue (including R and D state processes) is used to compute it via an exponential weighted moving average, and how to interpret the resulting metrics for system performance.

Performanceexponential weighted moving averagekernel
0 likes · 7 min read
Understanding Linux Load Average: Run Queue, Calculation Method, and Interpretation