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.
Definition at line 564 of file vserver.h.
1.6.0