Base and Bound Registers
Goal: isolate jobs from one another, and from their placement in the machine memory.
- addresses are offsets from the job’s base address
stored in a machine base register
machine computes effective address on each reference
initialized by OS when job is loaded
- machine checks each offset against job size
placed by OS in a bound register