qsup_constraints_t Struct Reference

Set of per-user or per-group constraints. More...

#include <qsup_gw.h>

Data Fields

int level
 Level of the user/group processes.
int weight
 Weight of the user/group processes.
qos_bw_t max_bw
 Maximum per-user bandwidth.
qos_bw_t max_min_bw
 Max per-process guaranteed bw.
unsigned int flags_mask
 Mask of unallowed flags.

Detailed Description

Set of per-user or per-group constraints.

Definition at line 19 of file qsup_gw.h.


Field Documentation

Mask of unallowed flags.

Definition at line 24 of file qsup_gw.h.

Referenced by fill_rule(), and qsup_init_server().

Level of the user/group processes.

Definition at line 20 of file qsup_gw.h.

Referenced by fill_rule(), and qsup_init_server().

Maximum per-user bandwidth.

Definition at line 22 of file qsup_gw.h.

Referenced by fill_rule(), qsup_get_avail_bw(), and qsup_init_server().

Max per-process guaranteed bw.

Definition at line 23 of file qsup_gw.h.

Referenced by fill_rule(), qsup_get_avail_gua_bw(), qsup_get_max_gua_bw(), and qsup_init_server().

Weight of the user/group processes.

Definition at line 21 of file qsup_gw.h.

Referenced by fill_rule(), and qsup_init_server().


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