# Functions
NewCgroupV2 mkdir in cgroup path by given name.
# Structs
CgroupV2 manage resource by writing to linux cgroup file.
ResourceConfig records the limits of resource.
ResourceConfig records the resources' usage of processes put into ResourceManager.
# Interfaces
ResourceManager will be created to limit and monitor the resources' usage of processes.