xen-users
[Xen-users] Re: [Xen-devel] Hi,something about the xentrace tool
To: |
"Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx> |
Subject: |
[Xen-users] Re: [Xen-devel] Hi,something about the xentrace tool |
From: |
"rickey berkeley" <rickey.berkeley@xxxxxxxxx> |
Date: |
Thu, 15 Jun 2006 16:58:31 +0800 |
Cc: |
xen-tools@xxxxxxxxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx, NAHieu <nahieu@xxxxxxxxx>, Rob Gardner <rob.gardner@xxxxxx>, ryanh@xxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx, ian.pratt@xxxxxxxxxxxx |
Delivery-date: |
Thu, 15 Jun 2006 01:59:10 -0700 |
Domainkey-signature: |
a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=OGV5h5myjIGVngPeNAfzKUI6g7bb5jMP6DW7MJTDA3gqCCO1WQfXRHLqTWdaqwVJTZs3QNLm1Xr4XMIJfNsDX2FCID8+OmaSTcWSXT7JfQdm9BgktvAqClFyW036EKBN48W/xtJgaZBATV/KuftWWHFzUzyyglrCZLcheofSGkQ= |
Envelope-to: |
www-data@xxxxxxxxxxxxxxxxxx |
In-reply-to: |
<A95E2296287EAD4EB592B5DEEFCE0E9D4BAAAA@xxxxxxxxxxxxxxxxxxxxxxxxxxx> |
List-help: |
<mailto:xen-users-request@lists.xensource.com?subject=help> |
List-id: |
Xen user discussion <xen-users.lists.xensource.com> |
List-post: |
<mailto:xen-users@lists.xensource.com> |
List-subscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe> |
List-unsubscribe: |
<http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe> |
References: |
<A95E2296287EAD4EB592B5DEEFCE0E9D4BAAAA@xxxxxxxxxxxxxxxxxxxxxxxxxxx> |
Sender: |
xen-users-bounces@xxxxxxxxxxxxxxxxxxx |
> If you encounter a situation where trace records are being generated > fast, and fill up the trace buffer too quickly, then the simple next
> step is to increase the size of the trace buffers. So far, use of the > trace records has not been linked to anything so critical that it's > necessary to take extraordinary measures to avoid loss of data.
> > Rob
Hi,Rob
as xentrace can be used as the performance tracing and debugging tool.
you mean when transfer the large amounts of data from kernel space to the user space,xentrace use its own mechanisms to relay the data and balance the transfer speed.And we can enlarge the buffer size if we want to save more tracing raw data.
so,dose this mechanisms will effect the system performance evidently?as we know ,copy huge raw data from kernel space to user space will exhaust so much efficiency and system resource.
How about make use of relayfs? It is some kind of standardization of the way in which large amounts of data are transferred from kernel space to user space.
Anyway,it is just a piece of idea.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|