[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <18685.37380.34636.316536@robur.slu.se>
Date: Tue, 21 Oct 2008 10:25:40 +0200
From: Robert Olsson <robert@...ur.slu.se>
To: Eric Dumazet <dada1@...mosbay.com>
Cc: Stephen Hemminger <shemminger@...tta.com>,
Jeff Garzik <jgarzik@...ox.com>, netdev@...r.kernel.org
Subject: Re: [PATCH] sky2: skb recycling
Eric Dumazet writes:
> Stephen Hemminger a écrit :
> > Add support for recycling tx buffers into receive buffers.
> > This is experimental at this point.
> >
>
> I really like this skb recycling
Hi,
Well the best and cleanest thing would be if the "global" recycler slab/slub
was fast enough. Historically it seems like every time the link speed increases
(now to 10g) alloc/kfree pops up on the profiles but that challenge has sofar
been handled by slab/slub folks. Maybe we should consult them first...
Also there was some discussions to have packet objects in slab.
Cheers.
--ro
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists