busybox/procps
Lukas Rusak 9663bbd17b free: include SReclaimable in cached value
I noticed that the 'used' values from busybox free and
procps-ng free differed so I looked into why. It turns
out that procps-ng uses the "SReclaimable" value as
part of the cached value.

This was changed in
procps-ng commit 05d751c4f076a2f0118b914c5e51cfbb4762ad8e

function                                             old     new   delta
free_main                                            633     653     +20

Signed-off-by: Lukas Rusak <lorusak@gmail.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2019-06-25 18:53:10 +02:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
free.c free: include SReclaimable in cached value 2019-06-25 18:53:10 +02:00
fuser.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
iostat.c config: update size information 2018-12-28 03:20:17 +01:00
Kbuild.src kill: optimizations for single-applet build 2017-01-09 18:46:58 +01:00
kill.c config: update size information 2018-12-28 03:20:17 +01:00
lsof.c config: update size information 2018-12-28 03:20:17 +01:00
mpstat.c config: update size information 2018-12-28 03:20:17 +01:00
nmeter.c config: update size information 2018-12-28 03:20:17 +01:00
pgrep.c config: update size information 2018-12-28 03:20:17 +01:00
pidof.c config: update size information 2018-12-28 03:20:17 +01:00
pmap.c pmap: make 32-bit version work better on 64-bit kernels 2018-12-31 15:18:45 +01:00
powertop.c config: update size information 2018-12-28 03:20:17 +01:00
ps.c ps: ensure fields are separated by at least one space, closes 11826 2019-05-03 09:49:56 +02:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
pstree.c config: update size information 2018-12-28 03:20:17 +01:00
pwdx.c config: update size information 2018-12-28 03:20:17 +01:00
smemcap.c smemcap: keep outputting by ignoring transient processes, take two 2018-08-30 11:49:51 +02:00
sysctl.c sysctl: fix compatibility with procps sysctl 2019-02-08 16:52:51 +01:00
top.c top: provide cmdline argument '-H' to enable thread scanning by default 2019-04-04 14:14:24 +02:00
uptime.c config: update size information 2018-12-28 03:20:17 +01:00
watch.c watch: support fractional -n SEC 2019-03-12 18:56:51 +01:00