What is the size of the offset field


Problem

A system implements a paged virtual address space for each process using a one-level page table. The maximum size of virtual address space is 16kB. The page table for the running process includes the following valid entries

Virtual page 2 -- Page frame 1 Virtual page 4 -- Page frame 2
Virtual page 1 -- Page frame 7 Virtual page 3 -- Page frame 4
Virtual page 0 -- Page frame 5

The page size is 4096 bytes and the maximum physical memory size of the machine is 8kB. What is the size of the offset field?

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: What is the size of the offset field
Reference No:- TGS03212849

Expected delivery within 24 Hours