linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* removing pages from the kernel mappings completely....
@ 2008-06-30  1:37 Dave Airlie
  0 siblings, 0 replies; only message in thread
From: Dave Airlie @ 2008-06-30  1:37 UTC (permalink / raw)
  To: Linux Memory Management

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>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-30  1:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-30  1:37 removing pages from the kernel mappings completely Dave Airlie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox