Home | CS439 |
Discussion Section Problem Set #: Student Name: EID:
What is a virtual address? What is a physical address? How do they relate to each other?
What causes a page fault? What is the end result for the running process?
What causes a memory exception? What is the end result for the running process?
Assume you have a virtual memory system that uses paging. Is the system vulnerable to internal and/or external fragmentation? Explain.
In class, we discussed that paging may increase internal fragmentation. What is internal fragmentation? What steps could you take to reduce it?
Consider a paging system with 16 pages and a page size of 1024 bytes. The system has 32 frames of physical memory.