All of lore.kernel.org
 help / color / mirror / Atom feed
From: bahadir@l4dev.org (Bahadir Balban)
To: linux-arm-kernel@lists.infradead.org
Subject: Split page tables
Date: Mon, 11 Jan 2010 21:59:09 +0200	[thread overview]
Message-ID: <4B4B830D.20309@l4dev.org> (raw)

Hello,

If split page tables were used in v6/v7, there might have been 
significant page table area savings e.g. 8KB * 256 = 2MB on a 256 
address space system with a 2GB task address space. This also seems to 
bring the relief of not having to map global mappings to every page 
table at run-time. Why wasn't this route chosen? Perhaps because it 
needs the TASK_SIZE to become smaller? Whatif it was made 0x8000 0000?

Thanks,

Bahadir

             reply	other threads:[~2010-01-11 19:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-11 19:59 Bahadir Balban [this message]
2010-01-12  9:31 ` Split page tables Catalin Marinas
2010-01-12 19:15   ` Bahadir Balban
2010-01-13 10:30     ` Catalin Marinas

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=4B4B830D.20309@l4dev.org \
    --to=bahadir@l4dev.org \
    --cc=linux-arm-kernel@lists.infradead.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.