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?
No Answer is Posted For this Question
Be the First to Post Answer
What is Default port of LDAP?
Measurements of a certain system have shown that the average process runs for a time T before blocking on I/O. A process switch requires a time S, which is effectively wasted (overhead). The CPU’s efficiency is the fraction of its time its spends executing user programs, i.e., executing user processes. For round robin scheduling with quantum Q, give a formula for the CPU efficiency for each of the following: (a) Q = ∞ (b) Q > S + T (c) S <Q<S + T (d) Q = S
What are the possible threads a thread can have?
What are the sub-components of I/O manager in Windows NT?
Semafore is used for? a) synchronization b) dead-lock avoidence c)box d) none
Define demand paging?
What is a bootloader?
Differentiate between compiler and interpreter?
What are placement and replacement algorithms in the context of memory management?
What is mutual exclusion and multithreading in OS?
What is scheduling and How it effects the processor efficiency?
What is short term scheduler in operating system (os)?