# Functions
AvailableMilliCores returns the number of available CPU cores in milli-cores.
InitRoot initializes the root cgroup path.
MillicoresToCPUWeight converts milli-cores to CPU weight.
MilliCoresToShares converts milli-cores to CPU shares.
Path returns the path to the cgroup.
Root returns the root cgroup path.
SharesToCPUWeight converts CPU shares to CPU weight.