CS 3733 Operating Systems



Lecture 21 [3/2/98]: Segmentation

Read Section 8.6 of SG

  • Segmentation

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

  • Multics: See Figure 8-26 for an example of how Multics does it.

  • Intel 80386: The Intel 386 uses segmentation with paging (Figure 8-28)
    Revision Date: 2/27/98