summaryrefslogtreecommitdiffstats
path: root/darwin
diff options
context:
space:
mode:
authorNathan Scott <nathans@redhat.com>2023-06-05 10:04:05 +1000
committerBenBE <BenBE@geshi.org>2023-06-06 12:18:36 +0200
commit0fb0d75433191ce8056ff1b32ae371f4c4b0a6e0 (patch)
treeba1b7d85e4469016af43eef67d7488ac2daa7e1c /darwin
parentb810678a8dcb708b452864f5991f007920161bdb (diff)
Fix Linux running tasks count in the Tasks Meter, a recent regression
The recent split of machine-wide metric gathering from process metrics gathering introduced a regression in the Linux running task accounting. The way we extract this value from /proc/stat (which typically is used for machine-wide metrics) conspired with a now-incorrectly placed init- to-zero at the start of the per-process sampling, caused this value to always be zero by the time the Tasks Meter used it. Fix this by making it much more clear that Linux has this special case handling of runningTasks. Resolves #1256
Diffstat (limited to 'darwin')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy