Usage Notes

  1. The following fields must be set within this structure:
    • The PCTL_BL_ACTION flag must be set.
    • Modify VMAX by setting the PCTL_BL_VMAX flag and specifying the new VMAX value in the field PCTL_BL_VMAX_VAL.
    • Modify FMIN by setting the PCTL_BL_FMIN flag and specifying the new FMIN value in the field PCTL_BL_FMIN_VAL.
  2. The caller must be a superuser.
  3. A request to modify both VMAX and FMIN can be made in one call.
  4. The VMAX and FMIN values are in megabytes (MB).
  5. This command is equivalent to the confighfs shell commands. The following confighfs command sets virtual storage maximum (VMAX) to n, where n is in MB.:
       confighfs -v n
    The following confighfs command sets virtual storage minimum (FMIN) to n, where n is in MB.
       confighfs -f n