Detailed information about available controller. More...
#include <iterators.h>
Data Fields | |
char | name [FILENAME_MAX] |
Controller name. | |
int | hierarchy |
Hierarchy ID. | |
int | num_cgroups |
Number of groups. | |
int | enabled |
Enabled flag. |
Detailed information about available controller.
Enabled flag.
Hierarchy ID.
Controllers with the same hierarchy ID are mounted together as one hierarchy. Controllers with ID 0 are not currently mounted anywhere.
char controller_data::name[FILENAME_MAX] |
Controller name.
Number of groups.