summaryrefslogtreecommitdiff
path: root/net/sched/sch_hfsc.c
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2008-07-06 06:21:31 (GMT)
committerDavid S. Miller <davem@davemloft.net>2008-07-06 06:21:31 (GMT)
commit6fe1c7a5556807e9d7154a2d2fb938d8a9e47e5f (patch)
tree27758ea169b402aba70ef68bde8e554e7f135031 /net/sched/sch_hfsc.c
parentea2aca084ba82aaf7c148d04914ceed8758ce08a (diff)
downloadlinux-fsl-qoriq-6fe1c7a5556807e9d7154a2d2fb938d8a9e47e5f.tar.xz
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 'net/sched/sch_hfsc.c')
0 files changed, 0 insertions, 0 deletions