edited by
1,159 views

1 Answer

3 votes
3 votes
No. Because page table access never page faults. All the page table entries will always be in main memory.

But a single instruction can cause multiple page faults if it involves multiple memory operands.

Related questions

843
views
0 answers
2 votes
852
views
1 answers
1 votes
Na462 asked Sep 29, 2018
852 views
1.8k
views
2 answers
1 votes
Na462 asked Jul 18, 2018
1,840 views
Which of the following is true?A. If the page size increases page fault rate may also increase.B. Multi-level paging optimizes program execution time ... increases program execution time.Correct OptionD. TLB is a software data structure.
614
views
1 answers
0 votes
Na462 asked Jul 12, 2018
614 views