What are rings in Windows NT?
Answer / guest
Windows NT uses protection mechanism called rings provides
by the process to implement separation between the user
mode and kernel mode.
| Is This Answer Correct ? | 12 Yes | 0 No |
What is an immutable object? How can it help in writing a concurrent application?
How many bit is my computer?
What is load sharing in operating system (os)?
Do I need program files x86?
Paging a memory management function, while multiprogramming a processor management function, are the two interdependent?
What is feram?
What is the Translation Lookaside Buffer (TLB)?
Explain an idle thread?
Difference between Primary storage and secondary storage?
What is GUI?
Which JVM parameter is used to control the stack size of a thread?
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