Skip to content

Commit

Permalink
feat: cgroup kernel side
Browse files Browse the repository at this point in the history
  • Loading branch information
banditopazzo committed Jan 29, 2024
1 parent ef3856d commit cb6ab46
Show file tree
Hide file tree
Showing 10 changed files with 471 additions and 263 deletions.
155 changes: 40 additions & 115 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ nix = { version = "0.27.1", features = [
"net",
] }
num_cpus = "1.16"
nut = "0.1.1"
nut = "0.1.3"
openssl = "0.10.61"
proc-macro2 = "1.0.70"
procfs = { version = "0.16.0", default-features = false }
Expand Down
Loading

0 comments on commit cb6ab46

Please sign in to comment.