[PATCH,RFC 0/2] skb recycling (and example implementation for mv643xx_eth) | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
This implements skb recycling, which is basically just reusing skbuffs that have finished transmitting as receive buffers, avoiding skbuff freeing/reallocation overhead. This is done by having the networking provide skb_recycle_check(), which drivers can then use in their tx ring cleanup (example implementation for mv643xx_eth included). On mv643xx_eth, this gives a nice performance increase (~25%) when doing packet routing, but it might be considered too ugly for mainline -- so, feedback welcome. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
[Kernel List] [Site Home] [Ethernet Bridging] [Git] [IETF Annouce] [Linux Assembly] [VLAN] [Networking] [Security] [Bugtraq] [Rubini] [Photo] [Singles Social Netowrking] [Yosemite] [MIPS Linux] [ARM Linux] [Linux Virtualization] [Linux Security] [Linux IDE] [Linux RAID] [Linux SCSI] [Linux Wireless] [DDR & Rambus] [Free Dating] [Linux Resources] [Wireless Reading Device]
![]() |
![]() |