busybox/procps
Guillermo Rodriguez c8e3922ad8 free: add 'available' memory if provided by the kernel
Show estimated available memory if this is provided by the
kernel. See [1] for the full story.

 [1]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=34e431b0ae398fc54ea69ff85ec700722c9da773

function                                             old     new   delta
free_main                                            537     633     +96
parse_cached_kb                                       85       -     -85
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 1/0 up/down: 96/-85)             Total: 11 bytes

Signed-off-by: Guillermo Rodriguez <guille.rodriguez@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-10-30 13:49:51 +01:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
free.c free: add 'available' memory if provided by the kernel 2018-10-30 13:49:51 +01:00
fuser.c
iostat.c
Kbuild.src
kill.c
lsof.c
mpstat.c
nmeter.c
pgrep.c
pidof.c
pmap.c
powertop.c
ps.c
ps.posix
pstree.c
pwdx.c
smemcap.c smemcap: keep outputting by ignoring transient processes, take two 2018-08-30 11:49:51 +02:00
sysctl.c
top.c extend fractional duration support to "top -d N.N" and "timeout" 2018-08-03 18:17:12 +02:00
uptime.c uptime: add -s support 2018-08-03 19:53:49 +02:00
watch.c