controller_data Struct Reference
[3. Iterators]

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 Description

Detailed information about available controller.


Field Documentation

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.


The documentation for this struct was generated from the following file:

Generated on 31 Mar 2010 for libcgroup by  doxygen 1.6.1