z/OS MVS Programming: Extended Addressability Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Linkage tables

z/OS MVS Programming: Extended Addressability Guide
SA23-1394-00

When the LX reuse facility is enabled, each address space has a linkage first table and a linkage second table. The linkage index locates a specific entry in the linkage first table that in turn is used to locate a specific entry in the linkage second table. Otherwise, each address space has a linkage table. The linkage index locates a specific entry in the linkage table. For simplicity, subsequent discussion and diagrams will not make this distinction and will refer to the linkage table.

There are two types of LXs, a non-system LX and a system LX.
non-system LX
Use to connect an entry table to the linkage table in one or more, but not all address spaces.
system LX
Use to connect an entry table to all linkage tables.
A system LX, for example, enables an installation to replace an installation written SVC routine with a PC routine that gets invoked through a system linkage index.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014