On Tue, 2 Aug 2011, David Rientjes wrote: > allocator, in this case. And the per-cpu partial list will add even > additional slab usage for slub, so this is where my "throwing more memory > at slub to get better performance" came from. I understand that this is a > large NUMA machine, though, and the cost of slub may be substantially > lower on smaller machines. The per cpu partial lists only add the need for more memory if other processors have to allocate new pages because they do not have enough partial slab pages to satisfy their needs. That can be tuned by a cap on objects. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>