fix the byte multiplier for /proc/meminfo values

Fix the byte multiplier for values being read from /proc/meminfo to use
1024 for kibibytes rather than 1000 for kilobytes as it represents
values in kibibytes.

Change-Id: Ib7c34ab9e944171918b626bca5efd2518202ed04
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
1 file changed