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

To: xen-devel@xxxxxxxxxxxxxxxxxxx, Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: [Xen-devel] xenoprof on linux pvops
From: Dulloor <dulloor@xxxxxxxxx>
Date: Mon, 29 Jun 2009 19:10:14 -0400
Cc:
Delivery-date: Mon, 29 Jun 2009 16:10:46 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Cn4q1kAYQLke8epV9WCvZMZ6FsxwQSzARGLUT7GP0fY=; b=kVzFFS8UQa7/RU5JNOh4YOeRjZNLXjgYOzpVSQKQJu5I8WJgHOJMyz6c+9zX8P8gSN EhlVHx8EoC042H48wgjUnnJ6AWOvR1Bl6n9HyArX0YoquKpUIQI47gXTvWZTLlIislHZ 32GDGvurwcpHb7lf8PVDEpLqCM4/oE7rbm3y8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=kEs3xL+0AZeg+APF+BOrji2LfjAPyqKwYfywCbpqLq1/Y8rIRNKyyxNCv8dOU8trtC agdVUMvUpUbD1dyMz0JKeMd6fzNn6PPEDPT0p8Vrk75xPFDfLsagdCffpwys4luJTy/x SO5ITQLHbst7jpELEkef2D3nMLwxZkh57lgj4=
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
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
<Prev in Thread] Current Thread [Next in Thread>