Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-devel

[Xen-devel] [PATCH 1/2][Resend] Store Virtual Block Device requests info

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 1/2][Resend] Store Virtual Block Device requests information into xenstat library. ver.2
From: "Satoshi Uchida" <s-uchida@xxxxxxxxxxxxx>
Date: Fri, 30 Jun 2006 17:06:43 +0900
Delivery-date: Fri, 30 Jun 2006 01:07:19 -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: AcaauVJdkYZRKq17T02DX7Vh0gIe2wAAEMMQAFKiZDA=
  
This patch adds functions to handle VBD information into a xenstat library.

These functions read the information from /sysfs/devices/xen-backend/vbd-x-xxxx 
and store it into 'struct xenstat_vbd'. 
sysfs for VBD information is enabled by applying the previous patch.

'xentop' command calls these functions and displays VBD statistical information.


Thanks,
Satoshi UCHIDA

Attachment: Add_VBD_info_into_libxenstat.patch
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH 1/2][Resend] Store Virtual Block Device requests information into xenstat library. ver.2, Satoshi Uchida <=