PDA

Bekijk de volledige versie : Free memory on my WL500Gx



renaudtwingo
02-10-2005, 22:01
I recently connected my WL500Gx to check the memory.
I was surprised to see this:


[admin@router /]$ df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/root 3008 3008 0 100% /


Is it normal?

I recently heard that it is possible to use non allocated memory on WL500Gx, could you tell me which command I have to use to do so, here is my sdram_init:


[admin@router /]$ nvram get sdram_init
0x2008

Styno
02-10-2005, 22:33
What you're looking at is the amount of free space in the ramfs which should be zero (thus correct), not the free ram. Use 'free' to see how much ram is free.

renaudtwingo
02-10-2005, 23:38
OK,
Here is the result of the command, so I assume 32MBytes are already allocated ;) :


total used free shared buffers
Mem: 30148 13720 16428 0 1800
Swap: 0 0 0
Total: 30148 13720 16428