2
13kviews
On a simple paging system with 2^24 bytes of physical memory ,256 pages of logical address space, and a page size of 2^10 bytes .
written 6.8 years ago by | modified 2.9 years ago by |
i)How many bytes are in page frame?
ii)how many bytes in the physical address specify the page frame?
iii)how many entries in the page table?
iv)how many bits in logical address?
ADD COMMENT
EDIT
1 Answer