summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorAlexey Kuznetsov <kaber@ms2.inr.ac.ru>2007-09-30 17:51:33 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-10-01 21:01:23 -0700
commit32740ddc1095e5e320bf961dda146bf97bc28adb (patch)
tree613fccb815ed1c0a8e7712848a0ddea5d0d52b5e /drivers
parent3146b39c185f8a436d430132457e84fa1d8f8208 (diff)
[SFQ]: Remove artificial limitation for queue limit.
This is followup to Patrick's patch. A little optimization to enqueue routine allows to remove artificial limitation on queue length. Plus, testing showed that hash function used by SFQ is too bad or even worse. It does not even sweep the whole range of hash values. Switched to Jenkins' hash. Signed-off-by: Alexey Kuznetsov <kaber@ms2.inr.ac.ru> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions