Answer Posted / mukesh
Context switching is the process that transfer control of cpu running process to other process which is resides in ready state. It is generally used when io operation complete process come back again through ready to running state.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain critical section?
If your server is running on Unix and one of the sessions are keep on running without loading any data. how would you kill it?
Explain what is critical section?
What is the window of the working set of a process?
Explain the performance differences between user-space threads and kernel-supported threads.?
Explain the architectural differences between user-space threads, and kernel-supported threads?
explain about the initial process sequence while the system boots up?
List the system calls used for process management?
What is the working set of a process?
Explain the different kinds of threads?
What is protection boundary?
How would you kill a process?
Tell me when should we use thread-safe "_r" library calls?
Explain how to work unix commands on windows xp without installing unix o/s in pc?
Explain what is protection boundary?