linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: "Dave Airlie" <airlied@gmail.com>
To: Linux Memory Management <linux-mm@kvack.org>
Subject: removing pages from the kernel mappings completely....
Date: Mon, 30 Jun 2008 11:37:34 +1000	[thread overview]
Message-ID: <21d7e9970806291837y39221513i8537fe361f23eeeb@mail.gmail.com> (raw)

Another thing we are contemplating to avoid having to do a lot of
changes to kernel mappings to move pages from cached to uncached
mappings, is to use highmem pages where we can, but also remove a set
of pages from the kernel page mappings if we didn't have any highmem.

This would allow us to remove those pages when we bring pages into a
pool, and then we can control the userspace and kernel maps of these
pages for cached/uncached uses from that point on, without having to
go through a page remapping for the kernel pages every time.

Dave.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

                 reply	other threads:[~2008-06-30  1:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=21d7e9970806291837y39221513i8537fe361f23eeeb@mail.gmail.com \
    --to=airlied@gmail.com \
    --cc=linux-mm@kvack.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