Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v5.9-rc6 6 lines 118 B view raw
1#!/bin/bash 2# SPDX-License-Identifier: GPL-2.0 3 4QDISC="ets strict" 5: ${lib_dir:=.} 6source $lib_dir/sch_tbf_etsprio.sh