339 views

Please log in or register to answer this question.

Related questions

816
views
2 answers
0 votes
akash.dinkar12 asked Mar 22, 2019
816 views
A system provides support for user-level and kernel-level threads. The mapping in this system is one to one (there is a corresponding kernel thread for each user ... the entire process or $(b)$ a working set for each thread ? Explain
1.4k
views
1 answers
0 votes
akash.dinkar12 asked Mar 22, 2019
1,394 views
Consider the parameter$\triangle$ used to define the working-set window in the working-set model. When $\triangle$ is set to a small value, what is the effect on the ... ? What is the effect when $\triangle$ is set to a very high value ?
1.1k
views
1 answers
1 votes
akash.dinkar12 asked Mar 22, 2019
1,148 views
Is it possible for a process to have two working sets, one representing data and another representing code ? Explain.
5.6k
views
1 answers
0 votes
akash.dinkar12 asked Mar 22, 2019
5,619 views
What is the cause of thrashing ? How does the system detect thrashing ? Once it detects thrashing, what can the system do to eliminate this problem ?