WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] PoD: Scrub pages before adding to the cache

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] PoD: Scrub pages before adding to the cache
From: George Dunlap <George.Dunlap@xxxxxxxxxxxxx>
Date: Fri, 11 Sep 2009 11:13:23 +0100
Delivery-date: Fri, 11 Sep 2009 03:13:48 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=maE0/FHRqm46tpgXs0ooNhr313yDD+FuSxE+EDeVHcU=; b=u8ARnWhyhMxfJ4jSGgFM49laTq9V3/uL70XFS9zEFbK/4llhei3B+LWNyBOdkGgYO7 tMH0PZXgsBAUSHEMmIz49rLRWTCunx2jjbzE0CYvGMVqzTpHTZGKndgsu8MsEPg6xwPu uXeCmV6di4k26bE3ftwFIbqxbKEdmOAif8SVY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=Uj6QBduCOZ+ip5L/EAtPYyou4U1dChOx2qNSIlWbG6JjKkCS0C4k5+d6aYlskLqisd yI9RytP1RMPqmF6wwKPFo6hGOYslak9zhz3AhMupzvEDzyKDgRu6pS79qBUmMYjetXeS 4P97pRAHX1H2bb6lpxPQOkhQucH07vbapw3N8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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
Neither memory from the allocator nor memory from
the balloon driver is guaranteed to be zero.  Scrub it
before adding to the cache.

Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>