When kernel is 3.14+, the plugin should prefer to use MemAvailable metric [1] to estimate free RAM. Currently, files in /dev/shm are counted towards Cache and as such marked as "freeish" which is not really the case. I'd like to submit a patch is someone can promise a timely review/acceptance. [1]: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773
I have no way of testing it since i have no linux box around, but sure if you provide a patch and don't break other platforms i'll gladly merge it.
Created attachment 6729 Use MemAvailable on Linux 3.14+ This works.
Thanks, applied in http://git.xfce.org/panel-plugins/xfce4-systemload-plugin/commit/?id=224b30efc6d4bb71a99e56c5db4edb44a0520e74, will be in the next release
Thanks!