mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
aquatic_common: feature-gate cpu pinning, remove hwloc feature
This commit is contained in:
parent
1acf44c001
commit
437f2def7d
11 changed files with 13 additions and 215 deletions
|
|
@ -6,6 +6,7 @@ use ahash::RandomState;
|
|||
|
||||
pub mod access_list;
|
||||
pub mod cli;
|
||||
#[cfg(feature = "cpu-pinning")]
|
||||
pub mod cpu_pinning;
|
||||
pub mod privileges;
|
||||
#[cfg(feature = "rustls")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue