mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Improve CPU pinning
This commit is contained in:
parent
5057ba73bd
commit
fb607ac0c2
20 changed files with 219 additions and 143 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -75,6 +75,7 @@ dependencies = [
|
|||
"anyhow",
|
||||
"aquatic_toml_config",
|
||||
"arc-swap",
|
||||
"glommio",
|
||||
"hashbrown 0.12.0",
|
||||
"hex",
|
||||
"hwloc",
|
||||
|
|
@ -101,6 +102,7 @@ dependencies = [
|
|||
"futures-rustls",
|
||||
"glommio",
|
||||
"itoa 1.0.1",
|
||||
"libc",
|
||||
"log",
|
||||
"memchr",
|
||||
"mimalloc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue