filprofiler icon indicating copy to clipboard operation
filprofiler copied to clipboard

Faster code to get cgroups memory availability

Open itamarst opened this issue 4 years ago • 0 comments

We can read just the files we need with https://github.com/kata-containers/cgroups-rs/blob/master/src/lib.rs#L244, probably.

itamarst avatar Jan 25 '21 13:01 itamarst