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]: Fix xentrace buffer allocation

To: Andre Przywara <andre.przywara@xxxxxxx>
Subject: Re: [Xen-devel] [PATCH]: Fix xentrace buffer allocation
From: George Dunlap <dunlapg@xxxxxxxxx>
Date: Tue, 17 Aug 2010 11:05:49 +0100
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Tue, 17 Aug 2010 03:06:31 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:cc:content-type; bh=fawqZVkgttoXxTxMMa1J0A1568xULBf1r8uBnZ7RXVY=; b=Xyxe24ydvKEwyeIUAxImSdXFAPmXgeEWw/oXIgrWYReCsnSGaAEyHTGIzZxTOGgPVY pRaQ6J4DNfJaaNiR5rohBkJaoJJ0E/kvk6IutfAgYpaKYtgJNAs/pecM9+H/6cWs1i+W 9g1VA2LJSVRaffyqX84RVCkOlv8MOFQyGuDvE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=xI97HtN8EDqL1yqEcgLQyBsfmgUdKgWjZTseNZpiAzgW4l3XrDb9QohS0uWLW8vok6 01WK5BlI+/cehLASxDrGTkseVfayuG/ujpPrOrG4gHvNcJACWQioZu6g6MDUEzhg8g3w 5pZR/4WLMVtQ1Xfj2hlp5gWjnxV50BB7P4qwI=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4C691F95.4020606@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: <4C691F95.4020606@xxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Not sure why the comment needs to be changed, but other than that:

Acked-by: George Dunlap <george.dunlap@xxxxxxxxxx>

On Mon, Aug 16, 2010 at 12:23 PM, Andre Przywara <andre.przywara@xxxxxxx> wrote:
> Hi,
>
> during experiments with xentrace we found that the t_info buffer allocation
> does not match the constants describing the buffer size.
> Attached patch fixes this, so changes of the buffer size only requires a
> single line change in the future. Thanks to Uwe for reporting this.
>
> Regards,
> Andre.
>
> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
>
> --
> Andre Przywara
> AMD-Operating System Research Center (OSRC), Dresden, Germany
> Tel: +49 351 448-3567-12
>
> _______________________________________________
> 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>