procps/proc
Jim Warner 7a98cab187 library: add missing meminfo logic, improve efficiency
This patch fills in some missing fields which have top
dependencies. Additionally, I've tried to mirror those
calculations Jaromir added for release 3.3.10. The one
calculation that remains missing is 'available' memory
for some kernels. For this API, we'll use a fall-back.

Lastly the lxc safeguards which were recently added to
the old procps library were incorporated here as well.

Signed-off-by: Jim Warner <james.warner@comcast.net>
2015-06-29 21:29:24 +10:00
..
alloc.c
alloc.h library: sysstat and vmstat api changes 2015-06-26 22:37:28 +10:00
COPYING
devname.c
devname.h library: sysstat and vmstat api changes 2015-06-26 22:37:28 +10:00
escape.c
escape.h library: sysstat and vmstat api changes 2015-06-26 22:37:28 +10:00
libprocps.pc.in
libprocps.sym library: more mem and stat fixes 2015-06-26 22:37:29 +10:00
meminfo.c library: add missing meminfo logic, improve efficiency 2015-06-29 21:29:24 +10:00
meminfo.h library: tweak formatting style for meminfo and vmstat 2015-06-29 21:29:19 +10:00
openproc.3 documentation: fix man pages due to refactor for wchan 2015-06-19 19:09:21 +10:00
procps-private.h library: Change linux version 2015-06-19 21:00:46 +10:00
procps.h library: sysstat and vmstat api changes 2015-06-26 22:37:28 +10:00
pwcache.c library: export pwcache functions correctly 2015-06-26 22:37:53 +10:00
pwcache.h library: export pwcache functions correctly 2015-06-26 22:37:53 +10:00
readproc.3 misc: result after checking all files for misspellings 2014-08-08 22:14:21 +02:00
readproc.c library: add support for displaying LXC container name 2015-06-14 15:36:05 +10:00
readproc.h library: sysstat and vmstat api changes 2015-06-26 22:37:28 +10:00
readproctab.3 misc: result after checking all files for misspellings 2014-08-08 22:14:21 +02:00
readstat.c library: Fix up stat API 2015-06-26 22:37:28 +10:00
readstat.h library: Fix up stat API 2015-06-26 22:37:28 +10:00
sig.c
sig.h library: sysstat and vmstat api changes 2015-06-26 22:37:28 +10:00
slab.c
slab.h
sysinfo.c library: more mem and stat fixes 2015-06-26 22:37:29 +10:00
sysinfo.h library: more mem and stat fixes 2015-06-26 22:37:29 +10:00
uptime.c library: more mem and stat fixes 2015-06-26 22:37:29 +10:00
uptime.h library: uptime API changes 2015-06-26 22:37:28 +10:00
version.c miscellaneous: remove some trailing whitespace buildup 2015-06-20 07:46:23 +10:00
version.h library: sysstat and vmstat api changes 2015-06-26 22:37:28 +10:00
vmstat.c library: tweak formatting style for meminfo and vmstat 2015-06-29 21:29:19 +10:00
vmstat.h library: tweak formatting style for meminfo and vmstat 2015-06-29 21:29:19 +10:00
wchan.c library: refactor and rely on modern kernels for wchan 2015-06-19 19:09:20 +10:00
wchan.h library: sysstat and vmstat api changes 2015-06-26 22:37:28 +10:00