workloadBasket Struct Reference
Capture the WORKLOAD_DISTRIBUTION parameter and its dynamic allocation inside the license scheduler. More...
Data Fields
char * owner double share int deserve int total int use int free int enforce time_t t Detailed Description
Capture the WORKLOAD_DISTRIBUTION parameter and its dynamic allocation inside the license scheduler.The API glb_workloaddistrib() returns a linked list of those babies. blstat -s displays the status of the workloads. Each workload has its own basket of data that represents how many license it deserves based on configuration and how many is actually using.
Field Documentation
char* workloadBasket::owner lsf or non_lsf
double workloadBasket::share shares
shares * total
total in SD lsf + non_lsf
in use by the workload
free for the workload
the distribution is enforced
time_t workloadBasket::t when that jazz all happened
Date Modified: 16 Jul 2014
Terms of Use
Copyright © 1994-2014 International Business Machines Corp.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.