mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
Fully remove udp cpu pinning support
This commit is contained in:
parent
215a22c95b
commit
19df20e03f
2 changed files with 0 additions and 20 deletions
|
|
@ -23,8 +23,6 @@ default = ["prometheus", "mimalloc"]
|
|||
prometheus = ["metrics", "aquatic_common/prometheus"]
|
||||
# Experimental io_uring support (Linux 6.0 or later required)
|
||||
io-uring = ["dep:io-uring"]
|
||||
# Experimental CPU pinning support
|
||||
cpu-pinning = ["aquatic_common/cpu-pinning"]
|
||||
# Use mimalloc allocator for much better performance.
|
||||
#
|
||||
# Requires cmake and a C compiler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue