[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/4] domain heap allocator changes - remove bit width restrictions
On 23/2/07 18:19, "Keir Fraser" <keir@xxxxxxxxxxxxx> wrote: > I.e., a double indirection to get to a particular heap list_head. > > Perhaps I'll take a look over the weekend... Done, by the way: should be good enough (reduced overhead for non-numa system from ~1MB to ~16kB). I'd like to make the allocation search smarter at some point: avoid exhaustive search of all viable heaps by instead have empty heaps point at the next heap to try (with some tradeoff between accuracy of guidance and cost of maintaining the guidance info; I have some ideas here). -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |