https://bugs.kde.org/show_bug.cgi?id=444127

Arjen Hiemstra <ahiems...@heimr.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/libksysguard/commit/220f
                   |                            |b2c18c37c760e671f9d33bcace9
                   |                            |f3b4d3532

--- Comment #2 from Arjen Hiemstra <ahiems...@heimr.nl> ---
Git commit 220fb2c18c37c760e671f9d33bcace9f3b4d3532 by Arjen Hiemstra.
Committed on 03/12/2021 at 12:21.
Pushed by ahiemstra into branch 'master'.

ProcessCore: Check the actual previous values when updating IO rates

During startup, we may end up updating IO rates with a previous value of
0. This leads to ridiculously large numbers. To prevent it, don't use a
global flag to track this, but check the actual previous values and
elapsed time when updating rates and ignore updates when either is <= 0.

M  +15   -13   processcore/processes.cpp

https://invent.kde.org/plasma/libksysguard/commit/220fb2c18c37c760e671f9d33bcace9f3b4d3532

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to