Files
containerd/services
Wei Fu 62df35df66 *: introduce wrapper pkgs for blockio and rdt
Before this patch, both the RdtEnabled and BlockIOEnabled are provided
by services/tasks pkg. Since the services/tasks can be pkg plugin which
can be initialized multiple times or concurrently. It will fire data-race
issue as there is no mutex to protect `enable`.

This patch is aimed to provide wrapper pkgs to use intel/{blockio,rdt}
safely.

Signed-off-by: Wei Fu <fuweid89@gmail.com>
2023-02-10 08:21:34 +08:00
..
2022-04-22 15:31:53 +00:00
2018-02-19 10:32:26 +09:00
2022-11-30 16:02:09 -08:00
2022-11-30 12:55:56 -08:00