lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <155145264557.2564.18246059144961803752.stgit@alrua-x1> Date: Fri, 01 Mar 2019 16:04:05 +0100 From: Toke Høiland-Jørgensen <toke@...hat.com> To: David Miller <davem@...emloft.net> Cc: netdev@...r.kernel.org, cake@...ts.bufferbloat.net Subject: [PATCH net-next v1 0/3] sched: Patches from out-of-tree version of sch_cake This series includes a couple of patches with updates from the out-of-tree version of sch_cake. The first one is a fix to the fairness scheduling when dual-mode fairness is enabled. The second patch is an additional feature flag that allows using fwmark as a tin selector, as a convenience for people who want to customise tin selection. The third patch is just a cleanup to the tin selection logic. --- George Amanakis (1): sch_cake: Make the dual modes fairer Kevin Darbyshire-Bryant (1): sch_cake: Permit use of connmarks as tin classifiers Toke Høiland-Jørgensen (1): sch_cake: Simplify logic in cake_select_tin() include/uapi/linux/pkt_sched.h | 1 net/sched/sch_cake.c | 155 +++++++++++++++++++++++++--------------- 2 files changed, 98 insertions(+), 58 deletions(-)
Powered by blists - more mailing lists