[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] RE: Memory fragmentation, order>0 allocation, and 4.0 dynamic RAM optimization features
> From: Jan Beulich [mailto:JBeulich@xxxxxxxxxx] > >>> Dan Magenheimer <dan.magenheimer@xxxxxxxxxx> 08.02.10 19:13 >>> > >Are there other known order>0 allocations that might result > >in similar issues? > > Interestingly, tmem itself indirectly causes order-1 allocations > (through > the use of xmem_pool_create(), sizeof(struct xmem_pool) = 0x18d0 > on a non-debug build). Well that's embarrassing :-} But to be fair: 1) tmem is just using xen infrastructure code that suffers from the same pervasive problem (though admittedly I added the interface to xmalloc_tlsf to enable additional xmem pools to be created) 2) tmem fails semi-gracefully by just turning itself off for a domain that fails this order-1 allocation (though it really need only disable persistent pools, not all tmem pools) But ignoring my flimsy excuses, Jan, do you have some debug code you are using to identify order>0 allocations? If so, could I have a copy... and perhaps Keir would consider adding it post-4.0 to make it easier to search-and-destroy. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |