edited by
1,628 views
0 votes
0 votes
Can anyone please explain what are clustered page tables?
Also why they are useful for sparse address spaces,  where memory references are noncontiguous and scattered throughout the address space?
edited by

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
1
1 votes
1 votes
0 answers
2
lalitver10 asked Oct 21, 2021
578 views
In Page Table,page-frame address entries are static or Dynamic means whether they are changed or not??(Consider 1-level page table)
1 votes
1 votes
2 answers
3
!KARAN asked May 18, 2019
596 views
What is the mode(User/Kernel) of the Operating System when a Page Table or TLB are being accessed?
0 votes
0 votes
1 answer
4
dd asked Sep 13, 2018
402 views
A page table based translation will always consume less memory to store translation meta-data, than a seg-mentation based solution. True/False. Explain.