guest: place running tasks in cgroup

This commit is contained in:
Alex Zenla
2024-03-30 23:23:59 +00:00
parent 7e9bc4b910
commit 8ec7042ea4
4 changed files with 77 additions and 22 deletions

View File

@ -30,6 +30,7 @@ async-trait = "0.1.77"
backhand = "0.15.0"
byteorder = "1"
bytes = "1.5.0"
cgroups-rs = "0.3.4"
cli-tables = "0.2.1"
crossterm = "0.27.0"
ctrlc = "3.4.4"