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
Please register or sign in to comment