Question 4 Many Bytes Memory Required Store Full Page Table Optimizations 32 Bit Process P Q37048024

QUESTION 4

  1. How many bytes of memory are required to store a full pagetable (with no optimizations) for a 32-bit process with the pagesize of 65,536 bytes? Assume that each page table entry stores onlythe frame number and no other bits (not even the validbit).

64 kB

4 MB

4 GB

256 kB

QUESTION 5

  1. Which two combinations of theValid and Writable bits in a pagetable entry will cause an attempt to fetch an instruction from thispage to fail? (Check both.)

W=1, V=1

W=0, V=1

W=0, V=0

W=1, V=0

QUESTION 6

  1. A segment is a contiguous block of memory defined by the startaddress, the size, and access permissions. What happens if twosegments (say,
    OR
    OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.