VMMPAK(3) VERSION 1.0 VMMPAK(3) NAME VMMPAK - Optimize the memory space under the control of VMM USAGE ier = vmmpak() integer ier, vmmpak DESCRIPTION VMMPAK is an integer function of the VMM (Virtual Memory Manager) package whose purpose is to reorganize the position of the blocks of memory under the control of VMM so that an optimum amount of space will be available for loading slices. VMMPAK will not displace blocks that have been locked by VMMLCK and VMMGET nor will it move blocks that are still the subject of a call to VMMHPA. The user is thus assured that a call to VMMPAK will not affect the validity of the pointers returned by previous calls to VMMGET and VMMHPA. AUTHORS J. Caveen, M. Lepine, M.Roch - RPN NOTES Errors that will cause a premature end of program execution -No previous call to VMMALLC -Password is set (system is locked) Latest revision, November 1993 See also vmmallc(3), vmmatt(3), vmmcks(3), vmmcpk(3), vmmcre(3), vmmdbg(3), vmmdiag(3), vmmdmp(3), vmm_example(1), vmmfgt(3), vmmget(3), vmmhpa(3), vmmhpd(3), vmmint(3), vmmintro(1), vmmlck(3), vmmlse(3), vmmlod(3), vmmpwd(3), vmmrls(3), vmmrnm(3), vmmsav(3), vmmuld(3), vmmulk(3), vmmuln(3).