lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 01 Oct 2008 02:34:51 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	buytenh@...tstofly.org
Cc:	netdev@...r.kernel.org, Ram.Natarajan@...lex.Com,
	dada1@...mosbay.com, akarkare@...vell.com, nico@....org
Subject: Re: [PATCHv2 0/2] skb recycling

From: Lennert Buytenhek <buytenh@...tstofly.org>
Date: Sun, 28 Sep 2008 22:46:16 +0200

> 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).

I like this changes a lot, so I've added them to net-next-2.6

If there are some problems found we can fix them up, and
also merging this now will better facilitate experimentation
with other drivers.

Thanks!
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ