6 messages in com.xensource.lists.xen-develRe: [Xen-devel] [PATCH] Changes to al...
FromSent OnAttachments
Rob Gardner30 Oct 2005 13:14.Other
David Hopwood30 Oct 2005 14:52 
Rob Gardner30 Oct 2005 14:59 
David Hopwood30 Oct 2005 15:02 
Keir Fraser30 Oct 2005 23:53 
Rob Gardner31 Oct 2005 06:42 
Subject:Re: [Xen-devel] [PATCH] Changes to allow dynamic enabling/disabling of trace buffers
From:Rob Gardner (rob.@hp.com)
Date:10/31/2005 06:42:20 AM
List:com.xensource.lists.xen-devel

Keir Fraser wrote:

Buffer resize was broken on SMP, so I removed it. If anyone actually cares about it then a heavier weight synchronisation will be required (perhaps in the manner of Linux's stop_machine_run), but I'm guessing it's not something anyone cares wildly about right now.

I think that's correct. The main thing was to allow dynamic allocation; The resizing thing was definitely not essential.

Anyway, thanks for handling that and getting it merged.

Rob