freebsd-dev/sys/amd64
Richard Scheffenegger bb1d472d79 tcp: make CUBIC the default congestion control mechanism.
This changes the default TCP Congestion Control (CC) to CUBIC.
For small, transactional exchanges (e.g. web objects <15kB), this
will not have a material effect. However, for long duration data
transfers, CUBIC allocates a slightly higher fraction of the
available bandwidth, when competing against NewReno CC.

Reviewed By: tuexen, mav, #transport, guest-ccui, emaste
Relnotes: Yes
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D36537
2022-09-13 12:09:21 +02:00
..
acpica acpi: Move some errors with RSDP and XSLT out from under bootverbose 2022-09-01 10:40:15 -06:00
amd64 pmap: don't recompute mpte during promotion 2022-09-11 01:19:22 -05:00
conf tcp: make CUBIC the default congestion control mechanism. 2022-09-13 12:09:21 +02:00
ia32 Introduce the PROC_SIGCODE() macro 2022-07-18 16:27:26 +02:00
include Revert "vmm: permit some IPIs to be handled by userspace" 2022-09-09 15:55:01 +02:00
linux Rework how shared page related data is stored 2022-07-18 16:27:32 +02:00
linux32 Rework how shared page related data is stored 2022-07-18 16:27:32 +02:00
pci
sgx sgx: Remove unused variable. 2022-04-07 17:01:28 -07:00
vmm Revert "vmm: permit some IPIs to be handled by userspace" 2022-09-09 15:55:01 +02:00
Makefile Bring the tags and links entries for amd64 up to date. 2021-09-27 20:04:51 -07:00