17 #ifndef __CGROUPS_ISOLATOR_SUBSYSTEMS_CPUSET_HPP__ 18 #define __CGROUPS_ISOLATOR_SUBSYSTEMS_CPUSET_HPP__ 47 std::string
name()
const override 60 #endif // __CGROUPS_ISOLATOR_SUBSYSTEMS_CPUSET_HPP__
static Try< process::Owned< SubsystemProcess > > create(const Flags &flags, const std::string &hierarchy)
~CpusetSubsystemProcess() override=default
std::string name() const override
Definition: cpuset.hpp:47
Definition: subsystem.hpp:190
const std::string CGROUP_SUBSYSTEM_CPUSET_NAME
Definition: constants.hpp:45
Definition: attributes.hpp:24
const std::string hierarchy
The hierarchy path of cgroups subsystem.
Definition: subsystem.hpp:245
Represent cgroups cpuset subsystem.
Definition: cpuset.hpp:38