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] fix hvm time issue 2

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] fix hvm time issue 2
From: "Yang, Xiaowei" <xiaowei.yang@xxxxxxxxx>
Date: Fri, 8 Dec 2006 22:17:27 +0800
Delivery-date: Fri, 08 Dec 2006 06:17:34 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acca05aAzjcOx6NoS1qFyeDLw8Sj6Q==
Thread-topic: [PATCH] fix hvm time issue 2
This patch is based on the last one I sent this Wed. - to support
multiple periodic timer in HVM guest. 
Basically, it synchronous per vcpu's LAPIC timer with its TSC, which:
- benefits LAPIC calibration 
- makes scheduling policy based on LAPIC more precise
- makes LAPIC timer code becomes simpler and cleaner after using
periodic time layer. 

Signed-off-by: Xiaowei Yang <xiaowei.yang@xxxxxxxxx>

Thanks, 
Xiaowei 

Attachment: at3.patch
Description: at3.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] fix hvm time issue 2, Yang, Xiaowei <=