diff options
author | Paolo Abeni <pabeni@redhat.com> | 2023-03-09 11:31:46 +0100 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-03-09 11:31:47 +0100 |
commit | db47fa2e4cbf180a39d8e6d6170962bd7d82e52d (patch) | |
tree | 7d49fc099ea487d0b8e74a338822d47143439951 /io_uring | |
parent | Merge branch 'various-mtk_eth_soc-cleanups' (diff) | |
parent | sctp: add weighted fair queueing stream scheduler (diff) | |
download | linux-db47fa2e4cbf180a39d8e6d6170962bd7d82e52d.tar.xz linux-db47fa2e4cbf180a39d8e6d6170962bd7d82e52d.zip |
Merge branch 'sctp-add-another-two-stream-schedulers'
Xin Long says:
====================
sctp: add another two stream schedulers
All SCTP stream schedulers are defined in rfc8260#section-3,
First-Come First-Served, Round-Robin and Priority-Based
Schedulers are already added in kernel.
This patchset adds another two schedulers: Fair Capacity
Scheduler and Weighted Fair Queueing Scheduler.
Note that the left one "Round-Robin Scheduler per Packet"
Scheduler is not implemented by this patch, as it's still
intrusive to be added in the current SCTP kernel code.
====================
Link: https://lore.kernel.org/r/cover.1678224012.git.lucien.xin@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'io_uring')
0 files changed, 0 insertions, 0 deletions