Files
runc/libcontainer/cgroups
Kir Kolyshkin 3cced523a5 libct/cg/fs/memory: optimize Set
Currently, we read and parse 5 different files while we only need 1.

Use GetCgroupParamUint() directly to get current limit.

While at it, remove the workaround previously needed for the unit test,
and make it a bit more verbose.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2021-02-23 16:11:55 -08:00
..
2021-02-07 19:33:10 +01:00
2021-02-23 16:11:55 -08:00
2021-02-22 12:27:12 +01:00
2021-01-19 18:02:11 +01:00
2021-02-01 11:04:11 +11:00