linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Dave McCracken <dmccr@us.ibm.com>
To: Arjan van de Ven <arjan@infradead.org>,
	Diego Calleja <diegocg@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org,
	Hugh Dickins <hugh@veritas.com>
Subject: [PATCH 0/2] Latest shared page table patches
Date: Tue, 15 Aug 2006 17:56:07 -0500	[thread overview]
Message-ID: <20060815225607.17433.32727.sendpatch@wildcat> (raw)

Here is the latest copy of the shared page table patches.  They're
slimmed down a lot and have better synchronization to guarantee no
race conditions.

They also do partial page sharing.  A vma can be any size and alignment
and have its page table shared as long as it's the only vma in the pte page.

Dave McCracken

------------------------

--
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:[~2006-08-15 22:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-15 22:56 Dave McCracken [this message]
2006-08-15 22:56 ` [PATCH 1/2] pxx_page macro cleanup Dave McCracken
2006-08-15 22:56 ` [PATCH 2/2] Simple shared page tables Dave McCracken
2006-08-16  8:08   ` Andreas Mohr
2006-08-16 10:55   ` Muli Ben-Yehuda

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=20060815225607.17433.32727.sendpatch@wildcat \
    --to=dmccr@us.ibm.com \
    --cc=arjan@infradead.org \
    --cc=diegocg@gmail.com \
    --cc=hugh@veritas.com \
    --cc=linux-kernel@vger.kernel.org \
    --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