#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 |
This is a triple consisting of a minimum, soft and hardlimit.
Definition at line 317 of file vserver.h.