Skip to content
Commit cb8d815b authored by Florian Klink's avatar Florian Klink
Browse files

linux/kernel: enable QoS and/or fair queueing

This allows to set queueing disciplines different than a simple fifo,
like fq_codel, which is the default in systemd since quite some time.

NET_SCHED is already set in the kernels x86_64_defconfig, but not on
arm/aarch64, so let's set it here.
parent 69d58ee2
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