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:	Sat, 05 Jul 2008 23:28:01 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	kaber@...sh.net
Cc:	netdev@...r.kernel.org, devik@....cz, jarkao2@...il.com
Subject: Re: net-sched 00/06: dynamically sized class hashes v2

From: Patrick McHardy <kaber@...sh.net>
Date: Thu,  3 Jul 2008 17:16:01 +0200 (MEST)

> These patches add support for dynamically sized class hash tables
> to remove a major bottleneck in qdisc filters with many classes
> when filters are not bound to classes and convert CBQ, HTB and HFSC
> to use them.
> 
> Changes since the last posting are mostly suggestions from Martin
> Devera and Jarek Poplawski:
> 
> - fix missing qdisc hash initialization in CBQ
> - use classes directly in hlist iteration instead of Qdisc_class_common
> - change qdisc_class_find to return Qdisc_class_common * instead of void *
> - new patch to remove child and sibling lists from HTB
> - all patches are tested now and considered ready for merging :)
> 
> The patches need the two filter destruction fixes that went into
> net-2.6.git to apply cleanly, so they won't apply until net-2.6.git
> is merged into net-next-2.6.git.

I like it!

Applied and pushed out to net-next-2.6, 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