retagged by
362 views
1 votes
1 votes
Let Memory access time=20ns

Disk Access time is=10ms

No TLB is used.

Page size=4KB and PTES=64 bytes.

Assume that the processes are referenced such that each of its page is referenced only once. However the order of reference is not known.

For a process of size 10MB, compute TAT using 2 level and 3 level Paging.
retagged by

Please log in or register to answer this question.

Related questions

1 votes
1 votes
1 answer
1
Bishes asked Dec 3, 2022
1,014 views
Can anyone diagrammatically explain what is the difference between Page size vs Page table entry size in a page table?
2 votes
2 votes
1 answer
2
3lurryface asked Jan 9, 2019
1,105 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) ?
2 votes
2 votes
2 answers
3