diff options
author | Patrick McHardy <kaber@trash.net> | 2008-07-05 23:21:31 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-07-05 23:21:31 -0700 |
commit | 6fe1c7a5556807e9d7154a2d2fb938d8a9e47e5f (patch) | |
tree | 27758ea169b402aba70ef68bde8e554e7f135031 /include/net/wext.h | |
parent | ea2aca084ba82aaf7c148d04914ceed8758ce08a (diff) |
net-sched: add dynamically sized qdisc class hash helpers
Currently all qdiscs which allow to create classes uses a fixed sized hash
table with size 16 to hash the classes. This causes a large bottleneck
when using thousands of classes and unbound filters.
Add helpers for dynamically sized class hashes to fix this. The following
patches will convert the qdiscs to use them.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/wext.h')
0 files changed, 0 insertions, 0 deletions