|
util-vserver (libvserver)
0.30.216-pre3131
|
The limits of a resources. More...
#include <vserver.h>

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 | |
The limits of a resources.
This is a triple consisting of a minimum, soft and hardlimit.
1.8.10