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

[PATCH 3/4][Xen-devel] X86 microcode: optimizing microcode update

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [PATCH 3/4][Xen-devel] X86 microcode: optimizing microcode update
From: "Liu, Jinsong" <jinsong.liu@xxxxxxxxx>
Date: Thu, 22 Jan 2009 11:09:39 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Wed, 21 Jan 2009 19:13:09 -0800
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
Thread-index: Acl8Pt0V9ES83ST+R96Q9c7ZW84Vzw==
Thread-topic: [PATCH 3/4][Xen-devel] X86 microcode: optimizing microcode update
X86 microcode: optimizing microcode update

It's possible the data file has multiple matching ucode, we needn't to update 
multiple times, just keep searching the latest version, and update once.

Signed-off-by: Liu, Jinsong <jinsong.liu@xxxxxxxxx>

Attachment: microcode-3-optimizing.patch
Description: microcode-3-optimizing.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [PATCH 3/4][Xen-devel] X86 microcode: optimizing microcode update, Liu, Jinsong <=