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] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ