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] [PATCH] enable port accesses with (almost) fullregister

To: "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>, "Jan Beulich" <jbeulich@xxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH] enable port accesses with (almost) fullregister context
From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
Date: Tue, 12 Sep 2006 01:24:19 +0800
Delivery-date: Mon, 11 Sep 2006 10:25:31 -0700
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: AcbVvga6RRR6PkGxEduR3QANk04WTAACDg9g
Thread-topic: [Xen-devel] [PATCH] enable port accesses with (almost) fullregister context
>From: Keir Fraser
>Sent: 2006年9月11日 9:19
>Would it be cleaner to allow dom0 to have really direct access to some
>I/O
>ports by allowing it to set a real I/O bitmap? I implemented I/O bitmaps
>via
>emulation mainly because it makes context switching faster and it is less
>of
>a pain to keep admin and guest bitmasks in sync if they are checked
>synchronously. But a direct dom0-only bitmap would be a bit easier:
>quick to
>turn on/off and no need to sync with admin bitmaps. Main downside is
>that
>it'll slow down context-switch paths a little bit.
>
> -- Keir
>

Hi, Keir,
        Say in the driver domain case, does dom0-only bitmap need to sync with 
admin bitmaps? Or simply depend on the assumption that dom0 won't use io ports 
granted to other domains?

Thanks,
Kevin

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

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