d89217515b
This fixes a GetStats() issue introduced in #1590: If Intel RDT is enabled by hardware and kernel, but intelRdt is not specified in original config, GetStats() will return error unexpectedly because we haven't called Apply() to create intelrdt group or attach tasks for this container. As a result, runc events command will have no output. Signed-off-by: Xiaochen Shen <xiaochen.shen@intel.com> |
||
---|---|---|
.. | ||
intelrdt.go | ||
intelrdt_test.go | ||
stats.go | ||
util_test.go |