Re: Generic rx-recycling and emergency skb pool

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Friday, July 2, 2010 - 11:46 pm

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Sat, 03 Jul 2010 08:23:25 +0200


Drivers do this already, and in fact I am very sure I'm mentioned this
to you at least other time in the past, and one such driver is NIU :-)

It's trivial to do with devices which work on power-of-2 chopped up
pages.  In fact I'm surprised that RX buffer management scheme is
not more prevalent in network devices.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Generic rx-recycling and emergency skb pool, Sebastian Andrzej Si ..., (Fri Jul 2, 12:20 pm)
[PATCH 2/8] net/gianfar: use generic recycling infrasstructure, Sebastian Andrzej Si ..., (Fri Jul 2, 12:20 pm)
[PATCH 4/8] net/stmmac: use generic recycling infrastructure, Sebastian Andrzej Si ..., (Fri Jul 2, 12:20 pm)
[PATCH 5/8] net/ucc_geth: use generic recycling infrastructure, Sebastian Andrzej Si ..., (Fri Jul 2, 12:20 pm)
[PATCH 6/8] net: implement emergency pools, Sebastian Andrzej Si ..., (Fri Jul 2, 12:20 pm)
[PATCH 7/8] net/emergency_skb: create a deep copy on clone, Sebastian Andrzej Si ..., (Fri Jul 2, 12:20 pm)
[PATCH 8/8] net/emergency: remove locking from reycling po ..., Sebastian Andrzej Si ..., (Fri Jul 2, 12:20 pm)
Re: Generic rx-recycling and emergency skb pool, Eric Dumazet, (Fri Jul 2, 11:23 pm)
Re: Generic rx-recycling and emergency skb pool, David Miller, (Fri Jul 2, 11:46 pm)
Re: Generic rx-recycling and emergency skb pool, Eric Dumazet, (Sat Jul 3, 12:31 am)
Re: Generic rx-recycling and emergency skb pool, Sebastian Andrzej Si ..., (Thu Aug 26, 10:31 am)