VMS Help  —  RMU72  Set  Shared Memory, Examples
    Example 1

    The following example sets the memory type to Resident and
    requests that it be put in RAD 4.

    $ RMU/SET SHARED_MEMORY/TYPE=RESIDENT/RAD_HINT=4

    Example 2

    This example specifies that system space buffers are to be used.

    $ RMU/SET SHARED_MEMORY/TYPE=SYSTEM

    Example 3

    The following example specifies that process address space shared
    memory is to be used.

    $ RMU/SET SHARED_MEMORY/TYPE=PROCESS/LOG
Close Help