libcgroup
|
#include <groups.h>
Data Fields | |
char | name [CONTROL_NAMELEN_MAX] |
struct control_value * | values [CG_NV_MAX] |
struct cgroup * | cgroup |
int | index |
enum cg_version_t | version |
Structure describing a controller attached to one struct cgroup
, including parameters of the group and their values. The structure is opaque to applications.