333 views
0 votes
0 votes

5. If a process has allocated every 1024th virtual page (e.g. it has allocated virtual pages 0, 1024, 2048, 3072, 4096, 5120 ... 1024000), which one of the following page table schemes will use the LEAST amount of memory?

A. A flat page table

B. A two-level page table with 1024 first level entries

C. A two-level page table with 2048 first level entries

D. An inverted page table

E. Each of the above page table will use exactly the same amount of memory

Plz explain ?

Please log in or register to answer this question.

Related questions

235
views
1 answers
1 votes
Mrityudoot asked Mar 20
235 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?
321
views
1 answers
0 votes
none30 asked Sep 4, 2023
321 views
A machine supports a 48 bit virtual address and 32 bit physical address. Pages are 8KB. If the page table entry contains besides other information, one V/I bit ... page protection. What is the page table size in bytes?86 MB128 MB96 MB512 MB
377
views
2 answers
0 votes
Unique_999 asked Aug 17, 2023
377 views
Can Any explain the relationship between The “ Word Size “ and “ Logical Address Space “
642
views
2 answers
0 votes
none30 asked Jul 1, 2023
642 views
On a system using demand paging, it takes 200 ns to satisfy a memory request if the page is in memory. If the page is not in memory, the ... to be replaced has been modified?600.19 micro seconds590.19 micro seconds790.19 micro secondsnone