2,089 views
1 votes
1 votes

If the no of pages in a 32 bit machine is 8kB then what is the size of the page table?

a. 8kb

b. 16kB

c. 4 KB

d. Cant say

Ans: a 

How is the answer a

Please log in or register to answer this question.

Related questions

639
views
0 answers
0 votes
Sumit1311 asked Jan 3, 2016
639 views
Problem 3In a 32-bit machine we subdivide the virtual address into 4 pieces as follows:8-bit 4-bit 8-bit 12-bitWe use a 3- ... a stack segment of 64K starting at address 0xf0000000 and growing upward (towards higher addresses)?
1.1k
views
0 answers
1 votes
Harsh Kumar asked Aug 12, 2018
1,129 views
I have watched two video lectures on OS memory management (PK Biswas and IISc Mathew Jacob). In both lectures they say that the compiler assumes (while compiling and ... number of entries..? Is it the real reason to use valid/invalid bit ?
736
views
0 answers
0 votes
srestha asked Jul 26, 2018
736 views
Consider a system with byte-addressable memory, 32 bit logical addresses, 4 kilobyte page size and page table entries of 4 bytes each. The size of the page table in the system in bytes is __________________
1.2k
views
1 answers
2 votes
shikharV asked Jan 19, 2016
1,221 views
Given answer: A. Please explain