add systemd controller; add more tests; update blkio stat for v2

Signed-off-by: bin liu <bin@hyper.sh>
This commit is contained in:
bin liu
2020-09-04 22:42:49 +08:00
parent c623dc3fba
commit cd2c748a74
19 changed files with 622 additions and 159 deletions
+1
View File
@@ -13,6 +13,7 @@ edition = "2018"
log = "0.4"
regex = "1.1"
nix = "0.18.0"
libc = "0.2"
[dev-dependencies]
libc = "0.2.76"