aurae-runtime / aurae

Distributed systems runtime daemon written in Rust.
https://aurae.io
Apache License 2.0
1.84k stars 91 forks source link

Port to libcgroups (2nd attempt) #364

Closed future-highway closed 1 year ago

future-highway commented 1 year ago

Reverted the revert and fixed cgroup order or operations. Our tests now also set some settings on CpuController so that we test applying constraints. As well, I ran a few of the example auraescript files to make sure they work (I should have done that the first time instead of just using aer).

dmah42 commented 1 year ago

do you solemnly swear the scripts run? :)

future-highway commented 1 year ago

I solemnly sweat cells.ts, cells_output.ts, and cells_quota.ts all ran without error on my computer :).