[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-devel] Buggy interaction of live migration and p2m updates
- To: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
- From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- Date: Fri, 21 Nov 2014 10:24:50 +0000
- Cc: Juergen Gross <JGross@xxxxxxxx>, Wei Liu <wei.liu2@xxxxxxxxxx>, Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>, Tim Deegan <tim@xxxxxxx>, Xen-devel List <xen-devel@xxxxxxxxxxxxx>, David Vrabel <david.vrabel@xxxxxxxxxx>, Jan Beulich <JBeulich@xxxxxxxx>, Shriram Rajagopalan <rshriram@xxxxxxxxx>, Hongyang Yang <yanghy@xxxxxxxxxxxxxx>
- Delivery-date: Fri, 21 Nov 2014 10:25:13 +0000
- List-id: Xen developer discussion <xen-devel.lists.xen.org>
On 21/11/14 09:43, Ian Campbell wrote:
On Thu, 2014-11-20 at 18:28 +0000, Andrew Cooper wrote:
Realistically, this means no updates to the
p2m at all, due to several potential race conditions.
From the rest of the mail it seems as if you are talking primarily about
changes to the p2m *structure*, i.e. which guest frames contain the p2m
pages, rather than changes to the p2m entries themselves. Is that
correct?
I cover both, although the structure changes are the more obvious,
and more complicated to fix.
There are race conditions in both existing implementation between a
p2m/m2p update and the toolstack sampling the dirty bitmap where
stale frames don't get resent.
I don't see any (explicit) mention of the pfn_to_mfn_frame_list_list
here, where does that fit in?
It is referenced several times, although not by its exact name.
~Andrew
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|