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] Only trace 32-bit EIP when HVM is in 32-bit mode

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] Only trace 32-bit EIP when HVM is in 32-bit mode
From: George Dunlap <dunlapg@xxxxxxxxx>
Date: Tue, 7 Apr 2009 10:58:25 +0100
Delivery-date: Tue, 07 Apr 2009 02:59:01 -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 :content-transfer-encoding; bh=TcE7W8X6583GKKZEut/B7Qn3MiIRJwJP1IizMB6vNRs=; b=akOFYmylBj4VvkNxNTDFrmRnmnKnIxtByViYNXGAUT1H++9gAUZOlZ/KT1WqX43GGP bXzqQPgtcmaquPKHflbmkPQFUdetbBJWqFl0AoXHYM/nPdflYllMrFrQ7+spDlMvUx4O 3OKO3O0CzkETemBLfORrm9Ugj74l1E9lhgC1s=
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:content-transfer-encoding; b=OwkDhmr+n0LNLaCUrFJX2GeK9TcLAnqE8I9qcysFyPJlxG3XOFsQ5YyXZHTbyPeZoR n3ykgzeAxAkY/z6DCDamPPwPc/fPnbUVbB524n3AY10DghWGAh2gQvviBwlgV8d5BtPi y7+8ClAeaJQr806aTVjqkOcIe40AjqVzbClzE=
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
Only trace 64 bits when in long mode.  This trace happens every
VMEXIT, and contributes significantly to trace size.  Adding this
patch reduces trace size for a parallel xen build by 7%.

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

(Again, hoping this will be counted as a bug-fix, since no new
functionality is introduced.)

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

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