|
util-vserver (libvserver)
0.30.215+svn2929
|
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.7.5