Forum Discussion
Altera_Forum
Honored Contributor
20 years agoMemory Map
Heya, Here's a simple one for you all... The system.map in the kernel project lists a memory map of sorts for the kernel in SDRAM. I'd like to see the same thing for the romfs, ramdisks...
Altera_Forum
Honored Contributor
20 years agoRight, /proc/meminfo provides some information on availability of space. However, there's no information on how fragmented/contiguous this memory space available is. I'd like to adjust my configuration to place all o/s related information in a tightly packed and dedicated area in sdram, so that I can utilize the remaining for another purpose.
Any other ideas or suggestions out there? Thanks, Matt