https://bugs.kde.org/show_bug.cgi?id=414036
--- Comment #20 from David Edmundson <k...@davidedmundson.co.uk> --- >Adding David, I'm guessing the reason it always pegs the CPU now is that the >new processdatamodel forces it to always be loaded. Sorry, for the delay. All plugins have to be loaded, as we need data for the headers; but ProcessDataModel does forward whether they're enabled or not to the plugin. The challenge was retrofitting that into ksysguard. That has all columns/attributes enabled then only filters out in the UI. plasma-system-monitor does only process network information on demand. As for the patch - I know nethogs was the basis of the work that went into our helper, I thought it was a copy and paste, so I'm surprised we have a CPU difference. I assume there was a reason it was done like this, so I'd like to wait for Arjen, but if there's no good justification, then lets go for it. -- You are receiving this mail because: You are watching all bug changes.