Layer: services

Module: cgroup

Interfaces

Description:

cgrulesengd is a daemon, which distributes processes to control groups. When any process changes its effective UID or GID, cgred inspects list of rules loaded from cgrules.conf file and moves the process to the appropriate control group.

The list of rules is read during the daemon startup and are cached in daemons memory. The daemon reloads the list of rules when it receives SIGUSR2 signal.


Interfaces:

cgroup_stream_connect( domain )
Summary

Read and write cgred sock file in /var/run.

Parameters
Parameter:Description:
domain

Domain allowed access.

Return