Consider a computer system where physical address has 32 bits. Assume that 4kilobyte pages are defined. Assume also that each page table entry consumes 4 bytes. How much memory would be required to keep the entire page table (including page and frame information) (1 kilobyte = 1024 byte)
Comments
Leave a comment