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] [PATCH 0 of 3] xentrace updates

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH 0 of 3] xentrace updates
From: Olaf Hering <olaf@xxxxxxxxx>
Date: Wed, 30 Mar 2011 20:04:32 +0200
Cc: George Dunlap <george.dunlap@xxxxxxxxxx>
Delivery-date: Wed, 30 Mar 2011 11:07:11 -0700
Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1301508278; l=474; s=domk; d=aepfle.de; h=Cc:To:From:Date:Subject:Content-Transfer-Encoding:MIME-Version: Content-Type:X-RZG-CLASS-ID:X-RZG-AUTH; bh=aufDPA9zW2XVRf3SKVFLbtGseQ4=; b=eFySva7Izf5j0KQyzjd6osWGUkP4DIcWcIFzMJuy3Rfb3JeC0R39EZH/IO527SFQz03 tNweGWhFa+Q+vz8yNl0ICClkUSOkhTs4+bAlB9eqiO98y9T0cQh1bO+kXds3hv9obp0Rh qCsjnG10Tc1M+WYBaMXrqT6oaN82eDH+b+8=
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
User-agent: Mercurial-patchbomb/1.8
Three more minor corrections to trace.c. The formula used the already
calculated offset of the array for multiplication, and the max number of pages
per cpu could wrap.

However, its not possible to allocate the MAX_ORDER (which is 9 on x86) for
each cpu (just for verification) on a box with 8 cpus. If booted with
tbuf_size=8192 alloc fails on the 4th cpu, at runtime already on the second.
What is the reason for that, which pool of pages is too small?

Olaf

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