filprofiler
filprofiler copied to clipboard
Faster code to get cgroups memory availability
We can read just the files we need with https://github.com/kata-containers/cgroups-rs/blob/master/src/lib.rs#L244, probably.