From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 4 of 5] Update __insert_record() to copy the trace record to individual mfns Date: Mon, 9 May 2011 11:31:05 +0200 Message-ID: <20110509093105.GA16894@aepfle.de> References: <1c5da4d9e33c821b9e32.1304706335@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel@lists.xensource.com, George Dunlap List-Id: xen-devel@lists.xenproject.org On Mon, May 09, Keir Fraser wrote: > On 06/05/2011 19:25, "Olaf Hering" wrote: > > > # HG changeset patch > > # User Olaf Hering > > # Date 1304700881 -7200 > > # Node ID 1c5da4d9e33c821b9e3276d7aefe7ee16ce7b162 > > # Parent 1631b61acaa8e88437d0f1861409ab1824de2721 > > Update __insert_record() to copy the trace record to individual mfns. > > This is a prereq before changing the per-cpu allocation from contiguous > > to non-contiguous allocation. > > I applied the trivial patches 1-3. I'll wait for Acks from George for > patches 4-5. Thanks Keir. There are still issues with large buffers, I will post a new series. Olaf