All of lore.kernel.org
 help / color / mirror / Atom feed
From: mindentropy@gmail.com (mindentropy)
To: kernelnewbies@lists.kernelnewbies.org
Subject: VMA of processes and CPU registers
Date: Fri, 22 Apr 2011 01:24:24 +0530	[thread overview]
Message-ID: <201104220124.24385.mindentropy@gmail.com> (raw)
In-Reply-To: <BANLkTikxhBA_5pbzMOTxbnhDo-o2dJ+TLQ@mail.gmail.com>

On Thursday 21 Apr 2011 6:52:29 am Dave Hylands wrote:
> Hi,
> 
> On Wed, Apr 20, 2011 at 11:08 AM, mindentropy <mindentropy@gmail.com> wrote:
> > On Wednesday 20 Apr 2011 11:00:17 pm Dave Hylands wrote:
> >> I think that this is true for all of the architectures I've worked
> >> with (ARM, MIPS, x86). Some architectures (like MIPS) have a
> >> combination of spaces which are linearly mapped between virtual and
> >> physical, and mapped spaces (which go through an MMU).
> > 
> > Is this just identity mapping or does it bypass the paging unit for some
> > addresses? Just out of curiosity how do you tell the bypassing info?
> 
> On the MIPS core I was working with (which I think was R3000 based),
> they use the upper 2 or 3 bits of the address to determine the type of
> access.
> 
> This page has the details (the table about 1/3 of the way down the web
> page):
> <http://tams-www.informatik.uni-hamburg.de/applets/hades/webdemos/mips.htm
> l>
Thanks for the info. Never knew about this.

      reply	other threads:[~2011-04-21 19:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-19 22:56 VMA of processes and CPU registers limp
2011-04-19 23:20 ` Dave Hylands
2011-04-20 11:01   ` limp
2011-04-20 16:03     ` mindentropy
2011-04-25  8:55       ` Prabhu nath
2011-04-25 16:38         ` mindentropy
2011-04-27  4:33           ` Prabhu nath
2011-04-27  4:48             ` Mulyadi Santosa
2011-04-27 18:30             ` mindentropy
2011-04-20 17:30     ` Dave Hylands
2011-04-20 18:08       ` mindentropy
2011-04-21  1:22         ` Dave Hylands
2011-04-21 19:54           ` mindentropy [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=201104220124.24385.mindentropy@gmail.com \
    --to=mindentropy@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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.