Back Next
 Paging (VM)
   Constant size pages.

   Page id used as index into page table. 
     Simple page table design.

     Simple implementation - quick resolution of page id.

     Wastes space if block of code/data smaller than size of page.