740 views
1 votes
1 votes
In a 32 bit machin we divide the VA into 4 segments

10bit ---8 bit ---6 bit --8 bit . We use a 3 level page such that first 10 bit are used for the first level and so on .

then what is size of a page table for a process that has a address 0 ?

a 4096 bytes

b 4274 bytes

c 4608 bytes

d 2148 bytes

1 Answer

0 votes
0 votes
We have 3 levels of page tables. And address 0 is for start address? Where is the question taken from?

Related questions

0 votes
0 votes
0 answers
1
SSR17 asked Feb 8
211 views
we have 8 pages (each side 32B) to store in physical memory of 2^32 bits how many bits are required to identify each page , according to me 3 bits are required but that i...
0 votes
0 votes
2 answers
4
Unique_999 asked Aug 17, 2023
324 views
Can Any explain the relationship between The “ Word Size “ and “ Logical Address Space “