Query about possible System Monitor enhancement

I saw in this posting a very interesting chart of memory usage, showing "dirty" memory and "writeback" memory.

Are there any plans to incorporate that kind of capability into UbuntuMATE ?

Frankly, I think that the great majority of users do not need these numbers. And the rest would be happy with, say,

watch -n 1 "grep 'Dirty\|Writeback' /proc/meminfo"
2 Likes

Thank you, Eugene! I guess I got roped in by some eye-candy. :slight_smile:

Your are correct that the command you offered will satisfy the need, when it arises.

1 Like