CS 3733 Operating Systems


Lecture 15 [10/15/97]: Segmentation

Reading: Tanenbaum Section 3.7 and 3.8

  • Allocation of frames
  • Segmentation

  • Most segmentation is implemented by dividing segments up into pages and having a page table for each segment.

  • See Figure 3-39 for an example of how Multics does it.

  • The Intel 386 uses segmentation with paging:
    Revision Date: 10/15/97