[Goodies-dev] [Bug 9223] incorrect memory value displayed for "mem"

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Tue Aug 21 18:48:40 CEST 2012


https://bugzilla.xfce.org/show_bug.cgi?id=9223

--- Comment #2 from Paul Johnson <pauljohn at ku.edu> ---
Thanks. 

$  head -4 /proc/meminfo
MemTotal:        8153228 kB
MemFree:          291788 kB
Buffers:          333900 kB
Cached:          5675796 kB


Same time, mem applet indicates:

Memory: 1817MB of 7962MB used

The values do change, they just appear incorrect IMHO

I closed the Email client and it changed to

Memory: 1710MB of 7962MB used

At same time:

$ head -4 /proc/meminfo
MemTotal:        8153228 kB
MemFree:          386788 kB
Buffers:          334276 kB
Cached:          5678272 kB

Here's the top output for comparison

top - 11:47:20 up 5 days,  1:37,  1 user,  load average: 0.95, 1.08, 1.03
Tasks: 221 total,   2 running, 219 sleeping,   0 stopped,   0 zombie
%Cpu(s):  4.7 us,  2.3 sy,  0.0 ni, 92.8 id,  0.0 wa,  0.0 hi,  0.2 si,  0.0 st
KiB Mem:   8153228 total,  7767120 used,   386108 free,   334296 buffers
KiB Swap:  7811056 total,     1408 used,  7809648 free,  5678292 cached

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the Goodies-dev mailing list