qsup_group_rule_t Struct Reference
[QoS Supervisor Kernel Module]

Group rule: applies to all users in the group. More...

#include <qsup.h>

Data Fields

int gid
 Group Id of users to which rule applies.
qsup_constraints_t constr
 Constraints enforced for all group users.
struct qsup_group_rule_tnext
 Pointer to next qsup_group_rule_t.

Detailed Description

Group rule: applies to all users in the group.

Definition at line 35 of file qsup.h.


Field Documentation

Constraints enforced for all group users.

Definition at line 37 of file qsup.h.

Referenced by qsup_add_group_constraints(), and qsup_find_constr().

Group Id of users to which rule applies.

Definition at line 36 of file qsup.h.

Referenced by qsup_add_group_constraints(), and qsup_find_constr().

Pointer to next qsup_group_rule_t.

Definition at line 38 of file qsup.h.

Referenced by qsup_add_group_constraints(), qsup_cleanup(), and qsup_find_constr().


The documentation for this struct was generated from the following file:
Generated on Mon Aug 2 22:39:17 2010 for qosres by  doxygen 1.6.3