[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH v2 00/29] libxl: Cancelling asynchronous operations
On Tue, Apr 07, 2015 at 06:19:52PM +0100, Ian Jackson wrote: > I also mentioned that you counting invocations of > libxl__ao_cancellable_register is less than ideal because it is very > coarse-grained. Yes. A nice feature of counting calls to libxl__ao_cancellable_register is that it is closely tied to identifiable points in the lifetime of the cancellable operation. However for better resolution we could count event-loop iterations since a registration call, or any other easily identifiable point. Thanks, Euan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |