Paging - PowerPoint PPT Presentation

About This Presentation
Title:

Paging

Description:

Saket Mengle Paging refers to the process of managing program access to virtual memory pages that do not currently reside in RAM. When a page has to be loaded, one of ... – PowerPoint PPT presentation

Number of Views:211
Avg rating:3.0/5.0
Slides: 7
Provided by: sak117
Learn more at: http://www.cs.iit.edu
Category:
Tags: paging

less

Transcript and Presenter's Notes

Title: Paging


1
Paging
  • Saket Mengle

2
Defination
  • Paging refers to the process of managing
    program access to virtual memory pages that do
    not currently reside in RAM.

3
How it works?
  • When a page has to be loaded, one of the existing
    pages must be swapped with the requested new
    page.
  • The paging system must determine the page to swap
    by choosing one based on an algorithm that
    determines the best choice
  • Least recently used
  • Least frequently used
  • Most Recently used

4
Page Table
Virtual Page Number
Page Offset
Main Memory
Page Table
5
Related Terms
  • Page Fault
  • Page Replacement
  • Invalid Page Fault

6
Thank You
  • Any Questions
  • Saket Mengle
  • (smengle_at_ir.iit.edu)
Write a Comment
User Comments (0)
About PowerShow.com