The Memory Management System includes a paging system, a permit protection system and a ring protection system.
Memory is measured in bytes. 1 Kbytes is 1024 bytes. However, addressing of memory is in words where 1 word is 2 bytes.
In SINTRAN III the memory management system is used for the following purposes:
The smallest part to be given permit protection and ring protection is a segment. The protection bits of a segment are set by the RT loader when the segment is built.