dockapps/wmmemload/src
Doug Torrance 52b638616c wmmemload: Read memory correctly with Linux kernel version >= 3.14.
Beginning with Linux kernel version 3.14, a new MemAvailable line appears
in /proc/meminfo[1]. This caused wmmemload to look for Cached and Buffers one
line off of their correct location.  The problem was reported in [2].

[1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749216
2014-10-10 10:09:53 +01:00
..
.xvpics wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00
backlight_off.xpm wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00
backlight_on.xpm wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00
dockapp.c wmmemload: Consistent formatting. 2014-10-10 10:09:53 +01:00
dockapp.h wmmemload: Consistent formatting. 2014-10-10 10:09:53 +01:00
main.c wmmemload: Consistent formatting. 2014-10-10 10:09:53 +01:00
Makefile.am wmmemload: Use sysctl to get memory usage in FreeBSD. 2014-10-10 10:09:52 +01:00
mem.h wmmemload: Consistent formatting. 2014-10-10 10:09:53 +01:00
mem_freebsd.c wmmemload: Use sysctl to get memory usage in FreeBSD. 2014-10-10 10:09:52 +01:00
mem_gnu.c wmmemload: Consistent formatting. 2014-10-10 10:09:53 +01:00
mem_linux.c wmmemload: Read memory correctly with Linux kernel version >= 3.14. 2014-10-10 10:09:53 +01:00
mem_openbsd.c wmmemload: Consistent formatting. 2014-10-10 10:09:53 +01:00
mem_solaris.c wmmemload: Consistent formatting. 2014-10-10 10:09:53 +01:00
parts.xpm wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00