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] Re: Is continuous replication of state possible?

To: George Washington Dunlap III <dunlapg@xxxxxxxxx>
Subject: Re: [Xen-devel] Re: Is continuous replication of state possible?
From: Jacob Gorm Hansen <jacobg@xxxxxxx>
Date: Mon, 10 Jan 2005 18:22:21 -0800
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 11 Jan 2005 02:23:30 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <Pine.LNX.4.60.0501101137400.11559@xxxxxxxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <20050109030704.8BAB689DA7@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <Pine.LNX.4.60.0501101137400.11559@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 0.8 (X11/20041122)
George Washington Dunlap III wrote:

The main trick is that there are several different counters you could use. The one spoken of mainly in the literature is the instruction counter (which, on both Athlons and P4's is unusable). However, there are repeatable branch counters on both platforms. Logging the <eip, branch_count> tuple at every interrupt allows us to re-deliver the interrupts precisely. (See Mellor-Crummey89 for a software version of this same idea.)

Maybe sometime I'll post a whitepaper about the dirty details of doing deterministic replay on P4's and Athlons. If you're interested, I have an e-mail that I've already sent to several people (including the Xen team) with the details.

I'd like to see a copy of that email, thanks.

Jacob


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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