[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 10/31] libxl: Crash (more sensibly) on malloc failure
On Wed, 2012-04-11 at 12:21 +0100, Ian Jackson wrote: > Ian Campbell writes ("Re: [Xen-devel] [PATCH 10/31] libxl: Crash (more > sensibly) on malloc failure"): > > On Wed, 2012-04-11 at 12:04 +0100, Ian Jackson wrote: > > > NB that libxl__ptr_add needs to be rewritten not to be quadratic in > > > the number of pointrs added (!) > > > > Isn't it O(N) in numbers of pointers? > > Yes, each addition is O(N). Adding N pointers is O(N^2). Oh, right, yes. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |