Segmentation
Definition – a memory management scheme by where physical memory is divided into segments
Hardware
Segment Table, Base, Limit
- Implementation of Segment Tables
- Associative Registers for small/medium sized segment tables
- Larger segment tables in memory using segment-table base registers and segment-table length registers.