Craig Small 602b9a02ce free: use SReclaimable in cached
The previous commit added all of slab into the cache value. The
thing was is cached in this context is something you can get
back and reclaim if under memory pressure.

The problem was slab parameter includes both reclaimable and
unreclaimable values which doesn't make sense in this context.
This commit make cached only use the reclaimable component.

References:
 http://www.freelists.org/post/procps/OmegaPhilxxxxxxxxxxxxx-Bug799716-free-considers-cached-to-include-SUnreclaim
 https://github.com/brndnmtthws/conky/issues/130
 https://bugs.debian.org/799716

Commits:
 05d751c4f076a2f0118b914c5e51cfbb4762ad8e
 6cb75efef85f735b72e6c96f197f358f511f8ed9
2015-10-24 14:29:25 +11:00
..
2015-09-03 22:32:19 +10:00
2015-09-01 20:41:25 +10:00
2015-09-01 20:41:25 +10:00
2015-07-07 22:42:06 +10:00
2015-10-24 14:29:25 +11:00
2015-09-03 22:32:19 +10:00
2015-06-19 21:00:46 +10:00
2015-07-07 22:42:06 +10:00
2015-07-20 22:23:21 +10:00