edited by
1,251 views
0 votes
0 votes

edited by

5 Answers

0 votes
0 votes
Logical address- p1+p2+d

We have d =13 bits and p2=12bits p1=12bits
Frame size=page size= PAS/no of frames = 128Mw/2^14=2^13
 

So LA= 37bits.

P1 is no of pages in first page table.

P2 is offset of each page of first page table.

d= offset value of page

Related questions

675
views
3 answers
1 votes
CSHuB asked Jan 24, 2019
675 views
Consider the system which has the virtual address of 36 bits and physical address of 30 bits and page size of 8 kb, page table entry contains 1 valid bit, 2 protection bit ... it as bits also. If yes, then in what case we take it as bits.
846
views
0 answers
2 votes
541
views
1 answers
1 votes
snaily16 asked Jan 10, 2019
541 views
In a demand paging system page fault rate 0.60 and page fault service time 8 milliseconds, memory access time 200 nano seconds. Find out effective access time in nano seconds.