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.

Vmalloc size on OMAP/Davinci EVMs

Other Parts Discussed in Thread: OMAP3530

Hello, I hope this isn't too much of a generic Linux question, but I'm wondering how to configure the memory reserved in VmallocTotal (as reported by /proc/meminfo).

On my OMAP3530 EVM and dm6467 EVM, there is a significant amount of memory reserved here that is not available for user space apps (correct?). Looking through the kernel code, I only see this configurable w/ x86 architecture, not arm. Can someone please clarify the Vmalloc configuration/usage on the OMAP3530 and dm6467 EVMs?

Thanks for any info on this.

-Craig