----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128949/ -----------------------------------------------------------
(Updated Sept. 22, 2016, 7:24 p.m.) Status ------ This change has been marked as submitted. Review request for kde-workspace and Plasma. Changes ------- Submitted with commit 9e44ca1112bea650a190411ee0783e60c10758e3 by David Edmundson on behalf of Pascal VITOUX to branch master. Repository: ksysguard Description ------- Add monitors for Linux memory infos dirty and writeback A usecase can be the monitoring of datas being written to a slow storage device like a USB mass storage before umounting and removing it. Diffs ----- ksysguardd/Linux/Memory.h 2dbd6f2 ksysguardd/Linux/Memory.c 1bc3ace Diff: https://git.reviewboard.kde.org/r/128949/diff/ Testing ------- Works as expected in the ksysguard GUI application (system monitor). Also, I use it with a plasma widget almost everyday since several months without issue. Thanks, Pascal VITOUX