Answer Posted / kannan
context switch is nothing but change the one process to
another process during the scheduling time
| Is This Answer Correct ? | 29 Yes | 4 No |
Post New Answer View All Answers
What is protection boundary?
Tell me when should we use thread-safe "_r" library calls?
Explain what are the main families of threads?
Explain similarities between thread and process?
Explain the architectural differences between user-space threads, and kernel-supported threads?
What is the working set of a process?
Explain the different kinds of threads?
What is the window of the working set of a process?
How would you kill a process?
List the system calls used for process management?
Explain how to work unix commands on windows xp without installing unix o/s in pc?
Explain the performance differences between user-space threads and kernel-supported threads.?
Explain critical section?
How to work unix commands on windows xp without installing unix o/s in pc?
Explain what are threads?