From: Dan Malek <dan@mvista.com>
To: Kevin Fry <kevin@carts.com>
Cc: 1337 linuxppc list ???? <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: invalid page faults..
Date: Fri, 29 Jun 2001 04:23:15 -0400 [thread overview]
Message-ID: <3B3C3AF3.4DD7DB6F@mvista.com> (raw)
In-Reply-To: 3B3A7958.340746FC@carts.com
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/
prev parent reply other threads:[~2001-06-29 8:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-27 22:11 SMB client and RPM Jim Duey
2001-06-28 0:24 ` invalid page faults Kevin Fry
2001-06-29 8:23 ` Dan Malek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3B3C3AF3.4DD7DB6F@mvista.com \
--to=dan@mvista.com \
--cc=kevin@carts.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).