invalid page faults..
Dan Malek
dan at mvista.com
Fri Jun 29 18:23:15 EST 2001
Kevin Fry wrote:
> What happens is that load_elf_interp() is called and then it calls
> padzero(elf_bss) and the page faults start occuring.
> when padzero is called elf_bss is in the 3Exxxxx range. Why would it be so
> high in memory?
It's a virtual address. You are going to see lots of page faults when
a program starts up.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-embedded
mailing list