util-vserver (libvserver)  0.30.216-pre3126
Data Fields
vc_rlimit Struct Reference

The limits of a resources. More...

#include <vserver.h>

Collaboration diagram for vc_rlimit:
Collaboration graph

Data Fields

vc_limit_t min
 the guaranted minimum of a resources
 
vc_limit_t soft
 the softlimit of a resource
 
vc_limit_t hard
 the absolute hardlimit of a resource
 

Detailed Description

The limits of a resources.

This is a triple consisting of a minimum, soft and hardlimit.

Definition at line 584 of file vserver.h.


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