622 views

2 Answers

1 votes
1 votes
kernel

Related questions

580
views
3 answers
3 votes
pC asked Oct 3, 2016
580 views
Account for the validity and justification about the correctness of this statement" Whatever level page table is always the nuber of bits which are going to refer a frame number will always going to be same "
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 ?
740
views
0 answers
0 votes
srestha asked Jul 26, 2018
740 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 __________________
431
views
0 answers
0 votes
mrinmoyh asked Jul 7, 2018
431 views
Can I calculate Page Table Size by just multiplying No. Of Pages & Frame No. if PTE size is not given?