|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Re: [PATCH] EPT: Only sync pcpus on which a domain's vcp
To: |
George Dunlap <George.Dunlap@xxxxxxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx> |
Subject: |
RE: [Xen-devel] Re: [PATCH] EPT: Only sync pcpus on which a domain's vcpus might be running |
From: |
Dan Magenheimer <dan.magenheimer@xxxxxxxxxx> |
Date: |
Fri, 18 Sep 2009 10:06:04 -0700 (PDT) |
Cc: |
Xiaohui Xin <Xiaohui.xin@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, Deegan <Tim.Deegan@xxxxxxxxxxxxx>, Tim, Xin Li <xin.b.li@xxxxxxxxx>, Jun Nakajima <jun.nakajima@xxxxxxxxx>, Paul Durrant <paul.durrant@xxxxxxxxxx> |
Delivery-date: |
Fri, 18 Sep 2009 10:06:48 -0700 |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<de76405a0909180755tb58ad92w3f8c0ae57d0b5717@xxxxxxxxxxxxxx> |
List-help: |
<mailto:xen-devel-request@lists.xensource.com?subject=help> |
List-id: |
Xen developer discussion <xen-devel.lists.xensource.com> |
List-post: |
<mailto:xen-devel@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
> In theory, the memory handed back by the balloon driver shouldn't be
> touched by the OS. I think it would be OK if guess accesses to that
> gfn space didn't fail for the guest giving up the pages; however, we
> can't give the memory to another guest until we know for sure that the
> first guest can't possibly access it anymore. I think we should be
> able to modify the balloon driver to "batch" some number of updates;
> say, 1024 at a time. Paul, any thoughts on this?
Not sure if this is relevant, but tmem can and will grab
memory handed back by the balloon driver for one guest
and immediately use it for another guest's data.
So I hope the ballooning guest can't possibly access it
anymore!
Dan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|