RAM size and Lost RAM!

giangiammy_at_yahoo.com
Date: 07/15/05


Date: 15 Jul 2005 02:06:54 -0700

Hi all,

I'm running an embedded linux with kernel 2.4.21 on
a AU1000 (AMD processor with MIPS architecture)
My board comes with 16M of RAM, but I see:

# cat /proc/meminfo
        total: used: free: shared: buffers: cached:
Mem: 13611008 8622080 4988928 0 0 3948544
Swap: 0 0 0
MemTotal: 13292 kB
MemFree: 4872 kB
MemShared: 0 kB
Buffers: 0 kB
Cached: 3856 kB
SwapCached: 0 kB
Active: 1060 kB
Inactive: 3864 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 13292 kB
LowFree: 4872 kB
SwapTotal: 0 kB
SwapFree: 0 kB

Any idea of where are the 2.5M of missing RAM: are they
silently used by kernel, of did I misconfigure something?

in my PC, 512M RAM I see
[giammy@pgr12 ~]$ cat /proc/meminfo
MemTotal: 514664 kB
...

This made me suspect I'm missing osmethin in the AMD :-(

thanx
giammy



Relevant Pages

  • Re: Newbie Setting up xserver
    ... Could be, but now that I know that low memory is causing the problem, I will ... The kernel gobbles up the rest of the physical memory huh. ... Actually my RAM is split into two ... >it could be that some of the processes related to setting the timezone ...
    (comp.os.linux.setup)
  • Re: PCMCIA: unable to map memory
    ... MB RAM. ... Linux conflicts here with the pcmcia-controller. ... - A patch for the kernel (2.2. ... BadRAM by Rick van Rein (and it's successor BadMEM ...
    (comp.os.linux.portable)
  • Re: [PATCH] reserve RAM below PHYSICAL_START
    ... The "reserved RAM" can be mapped by virtualization software with to ... You're right but the relocatable kernel only works if you relocate it ... only works up to address near 1G, we can't reserve more than 1G with ...
    (Linux-Kernel)
  • Re: [BUG] 2.6.26-rc1 lost half the RAM on UltraSPARC 5
    ... Top of RAM: 0x17f46000, Total RAM: 0xff40000 ... Memory hole size: 128MB ... Kernel: Using 1 locked TLB entries for main kernel image. ... Movable zone start PFN for each node ...
    (Linux-Kernel)
  • Re: After executing MDCreateThread data abort occurs
    ... This is almost always RAM configuration, memory map, or cache problems. ... target.The code under Startup and KernelStart routines are running fine ... So the Kernel is not letting this address 0xc2000000 to be programmed. ...
    (microsoft.public.windowsce.embedded)