All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 4] RFC: Nested-p2m cleanups and locking changes
@ 2011-06-22 16:10 Tim Deegan
  2011-06-22 16:10 ` [PATCH 1 of 4] Nested p2m: implement "flush" as a first-class action Tim Deegan
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Tim Deegan @ 2011-06-22 16:10 UTC (permalink / raw)
  To: xen-devel; +Cc: Christoph Egger


This patch series tidies up a few bits ofthe nested p2m code. 
The main thing it does is reorganize the locking so that most of the 
changes to nested p2m tables happen only under the p2m lock, and the 
nestedp2m lock is only needed to reassign p2m tables to new cr3 values.

Unfortunately I'm having terrible trouble trying to run Xen under Xen 
to test these, so this version of the series is only compile-tested.
I'm just posting them for feedback from Christoph on whether this approach
seems reasonable. 

Cheers,

Tim.

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2011-06-27  9:46 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-22 16:10 [PATCH 0 of 4] RFC: Nested-p2m cleanups and locking changes Tim Deegan
2011-06-22 16:10 ` [PATCH 1 of 4] Nested p2m: implement "flush" as a first-class action Tim Deegan
2011-06-23 12:50   ` Christoph Egger
2011-06-23 12:56     ` Christoph Egger
2011-06-23 15:04       ` Christoph Egger
2011-06-23 15:21         ` Christoph Egger
2011-06-24  9:07           ` Tim Deegan
2011-06-22 16:10 ` [PATCH 2 of 4] Nested p2m: remove bogus check of CR3 value Tim Deegan
2011-06-22 16:10 ` [PATCH 3 of 4] Nested p2m: clarify logic in p2m_get_nestedp2m() Tim Deegan
2011-06-24 14:25   ` Christoph Egger
2011-06-24 14:37     ` Tim Deegan
2011-06-24 14:53       ` Christoph Egger
2011-06-24 15:05         ` Tim Deegan
2011-06-27  9:46           ` Christoph Egger
2011-06-22 16:10 ` [PATCH 4 of 4] Nested p2m: rework locking around nested-p2m flushes and updates Tim Deegan
2011-06-23 15:08   ` Christoph Egger
2011-06-24 10:45     ` Tim Deegan
2011-06-24 11:08       ` Christoph Egger

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.