[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [RFC PATCH V4 01/13] netback: page pool version 1
> > Hmm, this kind of stuff should be discussed on lkml. > > I doubt we want yet another memory allocator, with a global lock > (contended), and no NUMA properties. That should be fixed. Are there any existing memory pools that could be used instead? I (And I think everybody) is all for using the existing APIs if they can do the job. I was lookign a bit at the dmapool code, but that requires something we don't have - the 'struct device'. We could manufacture a fake one, but that just stinks of hack. It [pagepool] also should use the shrinker API I think. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |