libcgroup
Loading...
Searching...
No Matches
controller_data Struct Reference

#include <iterators.h>

Data Fields

char name [FILENAME_MAX]
 
int hierarchy
 
int num_cgroups
 
int enabled
 

Detailed Description

Detailed information about available controller.

Field Documentation

◆ enabled

int controller_data::enabled

Enabled flag.

◆ hierarchy

int controller_data::hierarchy

Hierarchy ID. Controllers with the same hierarchy ID are mounted together as one hierarchy. Controllers with ID 0 are not currently mounted anywhere.

◆ name

char controller_data::name[FILENAME_MAX]

Controller name.

◆ num_cgroups

int controller_data::num_cgroups

Number of groups.


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