|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: Balloons, crash-dumps, populate-on-demand, and shar
To: |
Paul Durrant <paul.durrant@xxxxxxxxxx> |
Subject: |
Re: [Xen-devel] Re: Balloons, crash-dumps, populate-on-demand, and shared zero pages |
From: |
George Dunlap <George.Dunlap@xxxxxxxxxxxxx> |
Date: |
Thu, 20 Aug 2009 13:49:02 +0100 |
Cc: |
Steven Smith <Steven.Smith@xxxxxxxxxxxxx>, Gianluca Guida <Gianluca.Guida@xxxxxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Keir Fraser <Keir.Fraser@xxxxxxxxxxxxx> |
Delivery-date: |
Thu, 20 Aug 2009 05:50:14 -0700 |
Dkim-signature: |
v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=dWfK3azUuYrnqQQ2m53G+fouXSq13xgOjq5TmxYJIaw=; b=TanJrb+9PetpqqgPF9seoDpd1z88IFn6Pgpgjhp460kvy+OCMMKZh40mKV4NiC8wAv JyulvM1QaxPimXRuXIKa8gKII6BpItvI12Gq2gKk0A344+sEL/nzB644+n+0mbGJFoGU A8+SPCx4Ek7/bSlg/aPLVcOJhiabNF5bOq4d4= |
Domainkey-signature: |
a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=iIUq9ykCZy8lys9X+PI7MOtH9Ko0znGUs+TvoxqbdP9tsN4Gh1koaWWeLP3UvpbUAX 8HxzCGMXfB1JZ1g79T7RQDbSUISEgucpX/EMpOPU88bBK/3g0/09fpXkxhe4QDkg9Si3 zaKQyQxc5wSBZgtGOPD4gLdUIy8UnnEWiVklk= |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxxx |
In-reply-to: |
<4A8D2BC5.5060408@xxxxxxxxxx> |
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> |
References: |
<de76405a0908200318h520b1e52q6fb6e0219448b607@xxxxxxxxxxxxxx> <20090820103921.GA30044@xxxxxxxxxxxxxxxxxxxxxxxxxx> <4A8D2BC5.5060408@xxxxxxxxxx> |
Sender: |
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx |
On Thu, Aug 20, 2009 at 11:56 AM, Paul Durrant<paul.durrant@xxxxxxxxxx> wrote:
> If the balloon driver deflated too far, that would be a bug in the balloon
> driver, and if Windows doesn't scrub the memory when it's freed we could do
> that ourselves so at least PoD would kill the guest at the right juncture.
But is it easier to scrub memory manually before freeing, or just make
a hypercall telling Xen to put zeroed pages there?
I think Steven's right... we may be introducing subtle latent bugs;
overall it doesn't sound like the benefit is worth the extra
complexity.
Steven, if we can make the PV drivers do something sensible wrt failed
writes during a crash, that might be the best solution.
-George
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|