Paging
closed

closed by
1,558 views
2 votes
2 votes
closed with the note: doubt cleared
A computer system has a 36-bit virtual address space with a page size of 8K, and 4 bytes per page table entry. What is the maximum size of addressable physical memory in this system?
closed by

Related questions

240
views
1 answers
1 votes
Mrityudoot asked Mar 20
240 views
If Page size = Frame size is always true and offset in Logical address = offset in physical address holdsThen how/why Logical address size can come different than physical address size?
380
views
2 answers
0 votes
Unique_999 asked Aug 17, 2023
380 views
Can Any explain the relationship between The “ Word Size “ and “ Logical Address Space “
1.8k
views
3 answers
1 votes
Hirak asked Jun 13, 2019
1,778 views
I have read that paging does not suffer from external fragmentation as the frames and the pages are all of the equal sizes, but when we store a last ... , right? So why is it said that paging does not have external fragmentation?
1.2k
views
1 answers
2 votes
3lurryface asked Jan 9, 2019
1,165 views
If there is 2 or more level paging for processes, is it possible to have more than 1 page fault while accessing any single addressable unit(byte or word) ?