diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2024-10-06 23:43:56 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2024-10-08 01:31:31 -0700 |
commit | e80f69b923b1a34c755c9ead0dfbfdbaf2fa3f35 (patch) | |
tree | 5ea0b5c349592412f935739dd79dd31cd5974630 /src/xserver.h | |
parent | 8cd80cf9481f2a384a239b9fc1d02874aa7c64a7 (diff) |
charts: compute an "adherence" value
This is an attempt to add a schedule adherence metric which a
subsequent commit will plot in a row below the top IOWait/%Idle %
row.
Ideally the adherence metric's value would always be 0, because
we're always exactly on-time with our samples.
But what tends to happen is falling behind, or rarely being
slightly ahead of schedule (particularly with the epsilon
introduction).
This metric can serve as a sort of proxy for userspace's ability
to get scheduled on time, which is a useful thing to see.
Diffstat (limited to 'src/xserver.h')
0 files changed, 0 insertions, 0 deletions