Don't accept duplicated sensor names from ksysguardd
AcceptedPublic

Authored by jpalecek on Aug 31 2019, 2:01 AM.

Details

Reviewers
davidedmundson
Summary

It shouldn't happen, but sometimes ksysguardd sends the same sensor name twice or more times. That would result in excessive cpu load requesting the data from ksysguard multiple times. This is a quick fix for that behaviour, just by ignoring the duplicated sensors.

Part of T11473: #407526: plasma + ksysguardd causing high cpu load.

Diff Detail

Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 15879
Build 15897: arc lint + arc unit
jpalecek requested review of this revision.Aug 31 2019, 2:01 AM
jpalecek created this revision.
jpalecek set the repository for this revision to R120 Plasma Workspace.Aug 31 2019, 2:02 AM
davidedmundson accepted this revision.Aug 31 2019, 4:49 AM
This revision is now accepted and ready to land.Aug 31 2019, 4:49 AM