mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
325a74ddec
Use sync.Once to init Intel RDT when needed for a small speedup to operations which do not require Intel RDT. Simplify IntelRdtManager initialization in LinuxFactory. Signed-off-by: Xiaochen Shen <xiaochen.shen@intel.com>