All of lore.kernel.org
 help / color / mirror / Atom feed
From: subingangadharan@gmail.com (subin gangadharan)
To: kernelnewbies@lists.kernelnewbies.org
Subject: identity mapped paging
Date: Tue, 19 Jun 2012 02:23:28 -0700	[thread overview]
Message-ID: <CAKRO8zJvvM8JXzqD+cyUEwbe3jRhXKThMeh=_0HTMsHcz4H7jw@mail.gmail.com> (raw)
In-Reply-To: <CAKuUYSy-j5HogDpg0-9j5RrVSPbNObBDKqafBEPgCTjHO2twFA@mail.gmail.com>

Hi Vaibhav,

> identity mappings no longer useful.According to this article
> http://geezer.osdevbrasil.net/osd/mem/index.htm#identity?- "The page table
> entries used to identity-map kernel memory can be deleted once paging and
> virtual addresses are enabled." Can somebody please explain?


I don't have a good idea on this. But my guess is, these entries has
to there to enable MMU. Because after enabling it you are still in the
same address space. Basically kernel needs an x to x
translation(identity mapping) before kernel do the jump to the virtual
space (0xc000 0000), after that  those entries are not needed any
more.

Will wait for our kernel experts comments.

>
> Thanks
> Vaibhav Jain
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>



-- 
With Regards
Subin Gangadharan

I am not afraid and I am also not afraid of being afraid.

  reply	other threads:[~2012-06-19  9:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-11 21:22 identity mapped paging Vaibhav Jain
2012-06-19  9:23 ` subin gangadharan [this message]
2012-06-19 15:54 ` Dave Hylands

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='CAKRO8zJvvM8JXzqD+cyUEwbe3jRhXKThMeh=_0HTMsHcz4H7jw@mail.gmail.com' \
    --to=subingangadharan@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.