On Wed, 15 Nov 2006 18:36:43 +0100
Christoph Hellwig [off-list ref] wrote:
This is the final version of the node-aware skb allocations,
implementing davem's suggestion of storing the numa node in
struct device. I'd love to get this into 2.6.20 now that I
don't hear negative comments about it anymre, but I wonder
how. The first patch toches mm/slab.c, the second struct device
and assorted files and only the last one is actually in the networking
code. Should Dave push all this through net-2.6.20 or should we
get it in purely through -mm?
If Dave wants to nod at it then I can merge all of it, else I can hand
patch 3/3 over to Dave once its prerequisites are in mainline.