Skip to content
Commit a0c80b80 authored by David S. Miller's avatar David S. Miller
Browse files

pkt_sched: Make default qdisc nonshared-multiqueue safe.



Instead of 'pfifo_fast' we have just plain 'fifo_fast'.
No priority queues, just a straight FIFO.

This is necessary in order to legally have a seperate
qdisc per queue in multi-TX-queue setups, and thus get
full parallelization.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 93245dd6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment