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 2/2] xenoprofile: Add IBS support

To: "Wei Wang2" <wei.wang2@xxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 2/2] xenoprofile: Add IBS support
From: "Jan Beulich" <JBeulich@xxxxxxxxxx>
Date: Mon, 09 Aug 2010 12:41:11 +0100
Cc:
Delivery-date: Mon, 09 Aug 2010 04:41:49 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <201007301528.41379.wei.wang2@xxxxxxx>
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: <201007301528.41379.wei.wang2@xxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
>>> On 30.07.10 at 15:28, Wei Wang2 <wei.wang2@xxxxxxx> wrote:
>--- a/drivers/oprofile/oprofile_files.c
>+++ b/drivers/oprofile/oprofile_files.c
>@@ -21,7 +21,7 @@
> #include "oprof.h"
> 
> unsigned long fs_buffer_size = 131072;
>-unsigned long fs_cpu_buffer_size = 8192;
>+unsigned long fs_cpu_buffer_size = 131072;

Why is this needed at all, why this much of an increase, and why not
conditional upon CONFIG_XEN?

Jan


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

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