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] xenoprof on linux pvops

To: "Han, Weidong" <weidong.han@xxxxxxxxx>
Subject: Re: [Xen-devel] xenoprof on linux pvops
From: Dulloor <dulloor@xxxxxxxxx>
Date: Tue, 30 Jun 2009 02:52:49 -0400
Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 29 Jun 2009 23:53:20 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=ZDp1Mna+Tapv6rA1FmE+yf7XcxbpZXfA5HU1oPmQ9Ak=; b=nMjtR/vNQJbouMdYkr6SaY8rj/28nb1F4TgjmBvofdpjz4tvsWzGgOyQ4ozvVILT2a 94AWt0DBxmmG6I6yMcswpR831rzgPuDQwYKEzm1u8XiUH3Vqy2YYRPQ0+glrJfopXn5W IZCHgPkDdezJ6gh2TYMazjadCKYc+1BmDkqeA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=BIHRpCGewDHlNUt3luI4pmABMV9ppA5abnNO0Va8G+HPO0mKpQfn8aHKotI1YXgYCc T6F4IsMkps5EgFEaWQOsDPqMn4tIwFFhsNrwfvo/vEltIVUz4IVkLBf8la8nzA5ZufGG RNxy+vkJMctuazrmWgFvAaz6IJQkweG2cUh/c=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <715D42877B251141A38726ABF5CABF2C0545A1FAE1@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <940bcfd20906291610u68e61258t55b7da72267dcdab@xxxxxxxxxxxxxx> <715D42877B251141A38726ABF5CABF2C0545A1FAE1@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On this machine, I am on a slightly older pv-ops commit. xen changeset is more recent.

commit 8ab8a780233482cab6796bc680652cee59be827b
Merge: f749557... 0a834a9...
Author: Jeremy Fitzhardinge <jeremy.fitzhardinge@xxxxxxxxxx>
Date:   Thu May 21 15:16:53 2009 -0700

changeset:   19806:703ced548925
tag:         tip
user:        Keir Fraser <keir.fraser@xxxxxxxxxx>
date:        Fri Jun 19 08:45:55 2009 +0100
summary:     VT-d: fix MSI source-id of interrupt remapping

-dulloor

2009/6/30 Han, Weidong <weidong.han@xxxxxxxxx>
Hi Dulloor,
 
Which commit of jeremy's pv-ops tree and changeset of Xen unstable are you using for your porting? pv-ops dom0 cannot boot for me. You can find information in another thread "Xen cannot boot with pvops dom0".
 
Regards,
Weidong
 


From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Dulloor
Sent: 2009年6月30日 7:10
To: xen-devel@xxxxxxxxxxxxxxxxxxx; Jeremy Fitzhardinge
Subject: [Xen-devel] xenoprof on linux pvops

I have ported xenoprof to linux-pvops.

- All the changes/clean-ups are limited to linux modules (except a xen interface for kernel space mappings).
- Calls are switched to xen by checking for xen_initial_domain. Is there a better way of handling such modules with pvops ?

- What is the best way to go about checking in this code ? Do I submit all the patches to jeremy's tree (cause these changes wouldn't make sense anyway without privileged domain support) ?

-dulloor

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


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>