
IBM::LoadLeveler Fair share scheduling API

# Fair share scheduling API $rc=ll_fair_share(FAIR_SHARE_RESET|FAIR_SHARE_SAVE,$savedir,$savefile);

The Fair share scheduling API has the following function:
This API is only available for LoadLeveler versions 3.3.0.0 and higher.
$rc=ll_fair_share(FAIR_SHARE_RESET|FAIR_SHARE_SAVE,$savedir,$savefile);
This routine differs from the C API by not using the LL_fair_share_param structure but instead taking all the parameters as input.
Parameters
Parameter Description
------------------------------------------------------------------------------------------
$savedir A directory to be used for saving a snapshot of data, used by FAIR_SHARE_SAVE
$savefile A previously saved file of data, used by FAIR_SHARE_RESET

IBM LoadLeveler for AIX 5L: Using and Administering