On Thu, Jul 28, 2011 at 12:47 PM, Pekka Enberg <penberg@xxxxxxxxxx> wrote: > > This pull request has patches to make SLUB slowpaths lockless like we > already did for the fastpaths. They have been sitting in linux-next for a > while now and should be fine. David Rientjes reports improved performance: So I'm not excited about the growth of the data structure, but I'll pull this. The performance numbers seem to be solid, and dang it, it is wonderful to finally hear about netperf performance *improvements* due to slab changes, rather than things getting slower. And 'struct page' is largely random-access, so the fact that the growth makes it basically one cacheline in size sounds like a good thing. Do we allocate the page map array sufficiently aligned that we actually don't ever have the case of straddling a cacheline? I didn't check. Linus -- 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>