tohojo / sqm-scripts

SQM scripts traffic shaper
http://www.bufferbloat.net/projects/cerowrt/wiki/Smart_Queue_Management
234 stars 64 forks source link

Please add option of mq support. #116

Open enihcam opened 4 years ago

enihcam commented 4 years ago

For users who own 10Gbps+ networks, multi-queue (mq) helps distribute packets to different processors. there is no harm to enable mq as root qdisc by default.

tohojo commented 4 years ago

You can't really do shaping on mq, though, so in that situation you could just set the default qdisc via sysctl and not run sqm-scripts at all...