Currently the background daemon is started on-demand but not shut down without demand. That means after having used PSSM once, the system will always have 1mib more ram used and spend a couple cycles on checking new/changed solid devices. It might be nice to introduce an idle timer that shuts down the daemon if nothing is connected to it for N (=1?) minutes.
ack.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/ksysguard/-/merge_requests/53
Git commit 57374fe5b159999aa2c4bfa3102db078e8829c00 by David Redondo. Committed on 09/11/2020 at 15:13. Pushed by davidre into branch 'master'. Stop the daemon if we have no client M +3 -0 ksystemstats/ksysguarddaemon.cpp https://invent.kde.org/plasma/ksysguard/commit/57374fe5b159999aa2c4bfa3102db078e8829c00
Git commit beb9dc895a8417529902d6fae79c1402c47632b1 by David Redondo. Committed on 09/11/2020 at 16:01. Pushed by davidre into branch 'Plasma/5.20'. Stop the daemon if we have no client (cherry picked from commit 57374fe5b159999aa2c4bfa3102db078e8829c00) M +3 -0 ksystemstats/ksysguarddaemon.cpp https://invent.kde.org/plasma/ksysguard/commit/beb9dc895a8417529902d6fae79c1402c47632b1