First page Back Continue Last page Overview Graphics
Segmentation
- Unlimited base/bounds registers
- Table of <name, offset> pairs for each segment
- OS can place any segment anywhere
- Segments can be removed when not in immediate use
- All address references pass through the operating system so they can be validated.
- Computational expensive to support
- Varying segment sizes cause memory fragmentation