| Summary: | ksystemstats constantly (3-4 times a second) accessing disk but doing nothing. | ||
|---|---|---|---|
| Product: | [Applications] plasma-systemmonitor | Reporter: | Maxim <maxim> |
| Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ahiemstra, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.22.5 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/ksystemstats/commit/7406648cfa06ee220f65b6f2940fe30bbb620796 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Maxim
2021-11-05 19:48:16 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/ksystemstats/-/merge_requests/26 Git commit 03fa8a7405730e1f4fa2b0104872cd03176ebb9f by Arjen Hiemstra. Committed on 29/11/2021 at 11:16. Pushed by ahiemstra into branch 'master'. Don't update disks if no one is listening It's not very useful to update things that aren't being used. M +10 -1 plugins/disks/disks.cpp https://invent.kde.org/plasma/ksystemstats/commit/03fa8a7405730e1f4fa2b0104872cd03176ebb9f Git commit 7406648cfa06ee220f65b6f2940fe30bbb620796 by Arjen Hiemstra. Committed on 29/11/2021 at 16:44. Pushed by ahiemstra into branch 'Plasma/5.23'. Don't update disks if no one is listening It's not very useful to update things that aren't being used. (cherry picked from commit 03fa8a7405730e1f4fa2b0104872cd03176ebb9f) M +10 -1 plugins/disks/disks.cpp https://invent.kde.org/plasma/ksystemstats/commit/7406648cfa06ee220f65b6f2940fe30bbb620796 |