edited by
487 views

2 Answers

0 votes
0 votes
The optimum page size is optimised with bare minimum overheads. Its size in terms of page table entry and average process size is given by =square root of 2*average process sisze *page enry size. hence the option (B) is correct.

Related questions

0 votes
0 votes
2 answers
2
go_editor asked Mar 28, 2020
406 views
How many states can a process be in ?$2$$3$$4$$5$
0 votes
0 votes
2 answers
3
go_editor asked Mar 28, 2020
1,452 views
A program has five virtual pages, numbered from $0$ to $4$. If the pages are referenced in the order $012301401234$, with three page frames, the total number of page faul...
0 votes
0 votes
2 answers
4
go_editor asked Mar 28, 2020
1,685 views
The aging algorithm with a = $0.5$ is used to predict run times. The previous four runs from oldest to most recent are $40, 20, 20,$ and $15$ msec. The prediction for the...