mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
97146f4dc6
GetMounts is very cpu-expensive. I'll change other funcs in this package to reuse code from GetCgroupMounts later. Signed-off-by: Alexander Morozov <lk4d4@docker.com>