mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-14 19:28:57 -05:00
add utils to detect device io characteristics
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
d131b77f24
commit
c521fefbe9
9 changed files with 288 additions and 47 deletions
|
|
@ -497,6 +497,11 @@ version = "1.3.0"
|
|||
[workspace.dependencies.core_affinity]
|
||||
version = "0.8.1"
|
||||
|
||||
[workspace.dependencies.sysinfo]
|
||||
version = "0.33.0"
|
||||
default-features = false
|
||||
features = ["disk", "serde"]
|
||||
|
||||
#
|
||||
# Patches
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue