* [PATCH 0/3] node-aware skb allocations
@ 2006-11-15 17:36 Christoph Hellwig
2006-11-15 23:16 ` Andrew Morton
0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2006-11-15 17:36 UTC (permalink / raw)
To: akpm, davem; +Cc: netdev, linux-mm
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?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/3] node-aware skb allocations
2006-11-15 17:36 [PATCH 0/3] node-aware skb allocations Christoph Hellwig
@ 2006-11-15 23:16 ` Andrew Morton
2006-11-16 10:53 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Morton @ 2006-11-15 23:16 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: davem, netdev, linux-mm
On Wed, 15 Nov 2006 18:36:43 +0100
Christoph Hellwig <hch@lst.de> 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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/3] node-aware skb allocations
2006-11-15 23:16 ` Andrew Morton
@ 2006-11-16 10:53 ` David Miller
0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2006-11-16 10:53 UTC (permalink / raw)
To: akpm; +Cc: hch, netdev, linux-mm
From: Andrew Morton <akpm@osdl.org>
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 your tree for now.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-11-16 10:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-15 17:36 [PATCH 0/3] node-aware skb allocations Christoph Hellwig
2006-11-15 23:16 ` Andrew Morton
2006-11-16 10:53 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).