Configuration file | |
| |
int | cgroup_config_load_config (const char *pathname) |
Load configuration file and mount and create control groups described there. | |
int | cgroup_unload_cgroups (void) |
Delete all control groups and unmount all hierarchies. |
int cgroup_config_load_config | ( | const char * | pathname | ) |
Load configuration file and mount and create control groups described there.
See cgconfig.conf man page for format of the file.
pathname | Name of the configuration file to load. |
int cgroup_unload_cgroups | ( | void | ) |
Delete all control groups and unmount all hierarchies.