NAMES

An M program sees a monolithic global variable name space. The NAMES section of the Global Directory is used to partition the name space so that different globals can be made to reside in different files. While each M global can reside in only one file, each file can store many M globals.