5.7 Memory Management

The following section explains the function of the memory management directive. This is an output directive that KAP uses to pass information on data layout to the compiler or to KAP itself if the program is processed iteratively. If a program is processed by KAP multiple times, KAP will use the information in the directives it inserted in previous runs in its cache usage optimizations.

If the <var-list> is too long for a single line, it can be continued by putting [c]*$*& starting in column 1 of the continuation line.

Few users need to insert or modify this directive by hand.


Previous Page | Next Page | Contents | Index |
Command Line Switches