Re: Only use up to 45MB of 64MB memory and throw out "Unable to handle kernel NULL pointer de reference at virtual address 00000000” exception
Russell King - ARM Linux <[email protected]>
| Newsgroups | gmane.linux.ports.arm.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 27, 2009 at 11:25:21AM -0700, Samuel Xue wrote: > I encounter a problem with memory usage. Can you provide any suggestions? > Thanks a lot!Linux kernel version 2.6.12.5 Not going to even bother. Your kernel doesn't contain any symbolic information so the backtrace and PC being numeric are totally useless. Please configure your kernel to ensure that it has the ability to decode addresses to symbolic information (iow, don't disable KALLSYMS support) and reproduce. ------------------------------------------------------------------- List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php