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