]> git.itanic.dy.fi Git - rrdd/commit
Add "other" memory counter
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Wed, 22 Feb 2012 20:09:33 +0000 (22:09 +0200)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Wed, 22 Feb 2012 20:09:33 +0000 (22:09 +0200)
commit3c45ddba581f306628e0df9ac7dc3a1c5c508f95
tree117952e143eabacf3ea53c65ced6718069b4f354
parentbe9c1a598f652df523ef13c37915829dc3dc1dcf
Add "other" memory counter

The current memory counters taken from proc/meminfo don't add up
taking the entire usable physical memory. There is always a little bit
of memory left out from the equation that doesn't sum up. In some
situations that can be actualyl quite significant. Now this "Other"
memory has its own counter and the total amount of height of the
memory graph stays constant over time.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
database.h
parser.c