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

Re: [Xen-devel] RAM security

To: Keir Fraser <keir@xxxxxxx>, Xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] RAM security
From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
Date: Mon, 06 Dec 2010 16:53:33 +0000
Cc:
Delivery-date: Mon, 06 Dec 2010 08:58:20 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <C92254B4.153B9%keir@xxxxxxx>
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: <C92254B4.153B9%keir@xxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

On 06/12/10 16:52, Keir Fraser wrote:
On 06/12/2010 08:31, "Jonathan Tripathy"<jonnyt@xxxxxxxxxxx>  wrote:

3) If the physical server was shutdown (e.g. plug pulled), I'm guessing
this will presetn a problem?
Xen scrubs all memory during boot, unless told not to via a boot parameter.

Now this bit of code makes me happy!

Just wondering, if Xen scrubs all memory during boot, why is booting the
Hypervisor so fast? My machine has 8GB of RAM and starts nice and snappy..
It probably takes just a couple of seconds to scrub 8GB. Xen does the
scrubbing immediately before starting dom0, and you should see it say
'Scrubbing RAM...' and extra dots continur to appear until scrubbing is
complete.

  -- Keir

I guess in my head I'm comparing RAM scrubbing to dd if=/dev/zero, which takes longer as it's usually to disk

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

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