From: Tim Deegan <Tim.Deegan@citrix.com>
To: xen-devel@lists.xensource.com
Subject: [PATCH 00 of 17] mm/p2m cleanups
Date: Thu, 2 Jun 2011 13:20:10 +0100 [thread overview]
Message-ID: <patchbomb.1307017210@whitby.uk.xensource.com> (raw)
This patch series fixes up the p2m and other x86/mm interfaces, and
in particular sorts out a lot of the locking discipline.
Cheers,
Tim.
--
Tim Deegan <Tim.Deegan@citrix.com>
Principal Software Engineer, Xen Platform Team
Citrix Systems UK Ltd. (Company #02937203, SL9 0BG)
next reply other threads:[~2011-06-02 12:20 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-02 12:20 Tim Deegan [this message]
2011-06-02 12:20 ` [PATCH 01 of 17] x86/mm/p2m: Mark internal functions static Tim Deegan
2011-06-02 12:20 ` [PATCH 02 of 17] x86/mm/p2m: little fixes and tidying up Tim Deegan
2011-06-02 12:20 ` [PATCH 03 of 17] x86/mm/p2m: hide the current-domain fast-path inside the p2m-pt code Tim Deegan
2011-06-02 12:20 ` [PATCH 04 of 17] x86/mm/p2m: merge gfn_to_mfn_unshare with other gfn_to_mfn paths Tim Deegan
2011-06-02 12:20 ` [PATCH 05 of 17] x86/mm/p2m: Make p2m interfaces take struct domain arguments Tim Deegan
2011-06-02 12:20 ` [PATCH 06 of 17] x86/mm/p2m: paging_p2m_ga_to_gfn() doesn't need so many arguments Tim Deegan
2011-06-02 12:20 ` [PATCH 07 of 17] x86/mm: Fix memory-sharing code's locking discipline Tim Deegan
2011-06-02 12:20 ` [PATCH 08 of 17] x86/mm/p2m: Remove recursive-locking code from set_shared_p2m_entry() Tim Deegan
2011-06-02 12:20 ` [PATCH 09 of 17] x86/mm/p2m: Fix locking discipline around p2m updates Tim Deegan
2011-06-02 12:20 ` [PATCH 10 of 17] x86/mm/p2m: Fix locking discipline around p2m lookups Tim Deegan
2011-06-02 12:20 ` [PATCH 11 of 17] x86/mm/p2m: Move p2m code in HVMOP_[gs]et_mem_access into p2m.c Tim Deegan
2011-06-02 12:20 ` [PATCH 12 of 17] x86/mm/p2m: Fix locking discipline around log-dirty teardown Tim Deegan
2011-06-02 12:20 ` [PATCH 13 of 17] x86/mm: dedup the various copies of the shadow lock functions Tim Deegan
2011-06-02 12:20 ` [PATCH 14 of 17] x86/mm: Make MM locks recursive Tim Deegan
2011-06-02 12:20 ` [PATCH 15 of 17] x86/mm: merge the shadow, hap and log-dirty locks into a single paging lock Tim Deegan
2011-06-02 12:20 ` [PATCH 16 of 17] x86/mm: simplify log-dirty page allocation Tim Deegan
2011-06-02 12:20 ` [PATCH 17 of 17] x86/mm/shadow: emulated writes are always guest-originated actions Tim Deegan
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=patchbomb.1307017210@whitby.uk.xensource.com \
--to=tim.deegan@citrix.com \
--cc=xen-devel@lists.xensource.com \
/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.