Re: [PATCH 0/3] node-aware skb allocations

2006-11-16 Thread David Miller
From: Andrew Morton <[EMAIL PROTECTED]> Date: Wed, 15 Nov 2006 15:16:46 -0800 > 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. I'm completely fine with this, nice work Christoph. Andrew, just toss it all into

Re: [PATCH 0/3] node-aware skb allocations

2006-11-15 Thread Andrew Morton
On Wed, 15 Nov 2006 18:36:43 +0100 Christoph Hellwig <[EMAIL PROTECTED]> 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

[PATCH 0/3] node-aware skb allocations

2006-11-15 Thread Christoph Hellwig
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 d