https://bugs.kde.org/show_bug.cgi?id=366342
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/kdep | |lasma-addons/346b492b362a1e | |e74ea809de80c0cdaa60ef1dda Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 346b492b362a1ee74ea809de80c0cdaa60ef1dda by David Edmundson, on behalf of Miklós Máté. Committed on 19/10/2016 at 21:51. Pushed by davidedmundson into branch 'Plasma/5.8'. Count only applications in memory usage This restores the behavior of the widget to match the original C++ version. Buffers and cached do not really contribute to memory usage, because file system cache gets dropped, if applications need more memory. See MemFree vs. MemAvailable in /proc/cpuinfo. REVIEW: 129230 M +1 -1 applets/systemloadviewer/package/contents/ui/SystemLoadViewer.qml http://commits.kde.org/kdeplasma-addons/346b492b362a1ee74ea809de80c0cdaa60ef1dda -- You are receiving this mail because: You are watching all bug changes.