[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] GUI on RaQ4 reports more RAM than /proc/meminfo



I recently added a 256MB module (slot1) to a 128MB RaQ4i.  The command line
tools indicate the correct amount of memory:

 [root /proc]# cat /proc/meminfo
         total:    used:    free:  shared: buffers:  cached:
 Mem:  396894208 78725120 318169088 75120640 14204928 26697728
 Swap: 134688768        0 134688768
 MemTotal:    387592 kB
 MemFree:     310712 kB
 MemShared:    73360 kB
 Buffers:      13872 kB
 Cached:       26072 kB
 SwapTotal:   131532 kB
 SwapFree:    131532 kB


but the GUI thinks I have more:

 Total memory on the system is 519124 KB
 Free available memory is 455432 KB
 Used memory is 63692 KB which is 12 percent of the total memory

Has anyone seen this?