This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Available memory in Linux

Guru 20755 points

Hello,

I am using bootargs with mem=128M, (bootargs=console=ttyO0,115200n8 ip=10.0.0.2 root=/dev/mtdblock5 rw rootfstype=jffs2 rootdelay=15 rw earlyprintk notifyk.vpssm3_sva=0xBFD00000 mem=128M ddr_mem=512M vram=50M)  but on showing available memory with:

cat /proc/meminfo

I see that only 78M is available. 

Is it because of vram=50M ?

Must we use vram ?

Regards,

Ran