All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Christopher Friesen" <cfriesen@nortel.com>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: question on memory map of process on i386
Date: Wed, 03 Aug 2005 17:28:38 -0600	[thread overview]
Message-ID: <42F15326.6000402@nortel.com> (raw)


On i386, /proc/<pid>/maps shows the following entry:

ffffe000-fffff000 ---p 00000000 00:00 0

This page of memory is way up above TASK_SIZE (which is 0xc0000000), so 
how is it visible to userspace?

Just to complicate things,  I seem to find the vma for this page using 
find_vma_prev().

Can anyone explain what's going on?



Thanks,

Chris

             reply	other threads:[~2005-08-03 23:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-03 23:28 Christopher Friesen [this message]
2005-08-04  3:56 ` question on memory map of process on i386 Steven Rostedt
2005-08-04  4:22 ` Keith Owens
2005-08-04  6:58   ` Christopher Friesen

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=42F15326.6000402@nortel.com \
    --to=cfriesen@nortel.com \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.